陶杰
2024-12-31 d77c11e64afea02c5de52e13bb8df374bfb389fb
store/index.js
@@ -223,7 +223,8 @@
         const currentInfo = await http.request('get', '/api/supplierSub/getSwitchById', {
            params: {
               id:payload.id
               id:payload.id,
               type:payload.type
            }
         })
         if (currentInfo && currentInfo.code == 0) {