zhuliu 11 tháng trước cách đây
mục cha
commit
4b5aac30b2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/components/import/task/components/index.vue

+ 1 - 1
src/views/components/import/task/components/index.vue

@@ -178,7 +178,7 @@ export default {
           obj.options = a
         }
       }
-      return this.$store.state.dictMessage.dictMessage.IMPORT_TASk_STATE
+      return this.$store.state.dictMessage.dictMessage.IMPORT_TASK_STATE
     }
   },
   created() { },