Browse Source

fix: 物料监控

Ritchie 1 năm trước cách đây
mục cha
commit
3c822985c3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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)
 }
 
 // 分销人回显