xiaomei 6 月之前
父节点
当前提交
6bb7e3080c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/trade/detail.vue

+ 1 - 1
src/views/trade/detail.vue

@@ -344,7 +344,7 @@ export default {
     // 无关联地区的
     submitNoarea() {
       if (this.number <= 0) {
-        return Notify({ type: 'warning', message: this.$t('lang242') });
+        return Notify({ type: 'warning', message: this.$t('lang119') });
       }
       let _this = this;
       Dialog.confirm({