fix: 企标入库流程修订页面增加名称的查重

This commit is contained in:
wxyclub
2024-04-24 09:39:58 +08:00
parent 9572f8af84
commit edc3317545
@@ -1988,6 +1988,11 @@
handler: function() {
this.checkIsOnly()
}
},
'form.standName': {
handler: function () {
this.checkIsOnly()
}
}
/* 'form.signFlag' : {
handler: function () {