@@ -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({