[update] 修改bug78600
This commit is contained in:
@@ -165,6 +165,9 @@ export default {
|
||||
return this.departNames
|
||||
},
|
||||
handleEmpty () {
|
||||
if (this.disabled) {
|
||||
return
|
||||
}
|
||||
this.handleOK('')
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user