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