增加分销首页按钮开关切换接口请求
This commit is contained in:
@@ -411,6 +411,9 @@ onReachBottom(() => {
|
||||
getList();
|
||||
}
|
||||
});
|
||||
watch(()=>distributionStore.config.isEnable,()=>{
|
||||
distributionStore.editConfig()
|
||||
})
|
||||
onShow(() => {
|
||||
pageNum.value = 1;
|
||||
getList();
|
||||
|
||||
Reference in New Issue
Block a user