Sfoglia il codice sorgente

未转换改成未受理

seimin 3 anni fa
parent
commit
f461741d58
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      src/views/indes.vue
  2. 1 1
      src/views/wxChartList.vue

+ 1 - 1
src/views/indes.vue

@@ -141,7 +141,7 @@ export default {
141 141
       var that = this;
142 142
       http
143 143
         .bpmFetchDataList("wxincident", {
144
-          wxincident: { state: "未转换" },
144
+          wxincident: { state: "未受理" },
145 145
           idx: 0,
146 146
           sum: 2
147 147
         })

+ 1 - 1
src/views/wxChartList.vue

@@ -138,7 +138,7 @@ export default {
138 138
           value: 0
139 139
         },
140 140
         {
141
-          text: "未转换",
141
+          text: "未受理",
142 142
           value: 1592
143 143
         },
144 144
         {