This commit is contained in:
parent
a23b895156
commit
7c14015e22
|
|
@ -509,7 +509,7 @@ export default {
|
|||
},
|
||||
submit() {
|
||||
if (this.tableList2.length == 0 || this.tableList4.length == 0) {
|
||||
this.$message.error('请选择要合并的工程!')
|
||||
this.$message.error('请选择要合并的协议!')
|
||||
return
|
||||
}
|
||||
// 弹框确认
|
||||
|
|
|
|||
Loading…
Reference in New Issue