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