瀏覽代碼

feat: 新增字段

@dayan_hjm 2 年之前
父節點
當前提交
1c6ad62677
共有 1 個文件被更改,包括 2 次插入1 次删除
  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,