陶杰
2024-12-13 112e2bd2764dd96e1b81439a01882769100b92c1
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) {