Przeglądaj źródła

fix: 物料监控

Ritchie 1 rok temu
rodzic
commit
3c822985c3
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/service/device/index.js

+ 1 - 1
src/service/device/index.js

@@ -119,7 +119,7 @@ export function updateParameters(params) {
 
 // 启用物料监控
 export function enableMaterial(params) {
-    return axios.post(`/SZWL-SERVER/tParameters/enableMaterial?${stringToUrl(params)}`)
+    return axios.post(`/SZWL-SERVER/tParameters/enableMaterial`, params)
 }
 
 // 分销人回显