gemercheung 1 năm trước cách đây
mục cha
commit
580510a459

+ 1 - 1
packages/qjkankan-editor/src/pages/Edit.vue

@@ -45,7 +45,7 @@ export default {
     }
     }
     if (calcStatus === 0) {
     if (calcStatus === 0) {
       this.$alert({
       this.$alert({
-        content: this.$i18n.t('common.calcing'),
+        content: this.$i18n.t('material.works.calcing'),
       });
       });
       return
       return
     }
     }