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