Explorar o código

已转换改成已受理

seimin %!s(int64=3) %!d(string=hai) anos
pai
achega
026ecc0cd3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/indes.vue

+ 1 - 1
src/views/indes.vue

@@ -253,7 +253,7 @@ export default {
253 253
             );
254 254
             if (that.newRapirData[0].state.name == "未受理" || that.newRapirData[0].state.name == "未受理") {
255 255
               that.state = 1;
256
-            } else if (that.newRapirData[0].state.name == "已转换") {
256
+            } else if (that.newRapirData[0].state.name == "已受理") {
257 257
               that.state = 2;
258 258
             } else if (that.newRapirData[0].state.name == "处理中") {
259 259
               that.state = 3;