陶杰
2025-01-08 c24e49083d4419300bcee0f0ca926c084037d665
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) {