fix: 企标入库流程修订页面增加名称的查重
This commit is contained in:
@@ -1988,6 +1988,11 @@
|
||||
handler: function() {
|
||||
this.checkIsOnly()
|
||||
}
|
||||
},
|
||||
'form.standName': {
|
||||
handler: function () {
|
||||
this.checkIsOnly()
|
||||
}
|
||||
}
|
||||
/* 'form.signFlag' : {
|
||||
handler: function () {
|
||||
|
||||
Reference in New Issue
Block a user