gemercheung 1 年之前
父节点
当前提交
580510a459
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/qjkankan-editor/src/pages/Edit.vue

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

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