Explorar el Código

feat: 新增字段

@dayan_hjm hace 2 años
padre
commit
1c6ad62677
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      src/pages/tqcDataVHome/api.js

+ 2 - 1
src/pages/tqcDataVHome/api.js

@@ -148,7 +148,8 @@ export function mondService(params) {
148 148
       "returnFields": [
149 149
         "indexName",
150 150
         "indexDate",
151
-        "indexValue"
151
+        "indexValue",
152
+        "factoryProdcution"
152 153
       ],
153 154
       "pageNum": 1,
154 155
       "pageSize": 30,