[update] 企标制修订流程发起节点判断必须在线编辑提示语修改,企标复审批量复审错误提示修改

This commit is contained in:
lideqin
2024-09-29 11:54:49 +08:00
parent 70b7569662
commit a7fa156ca8
3 changed files with 4 additions and 3 deletions
@@ -240,7 +240,7 @@ export default {
this.loadData()
this.selectedRowKeys = []
} else {
this.messageLineFeedByBr(this.$t('fileImportError'), res.message)
this.messageLineFeedByBr(this.$t('enterpriseStandardLibrary.reviewPlan.batchRecheckError'), res.message)
}
}).finally(() => {
this.loading = false