陶杰
2025-01-13 f926e6141482ca1c7ea8de58c06736e7d93abf9f
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) {