[update] 修改bug78600

This commit is contained in:
lideqin
2023-11-21 16:37:38 +08:00
parent 8d7789109d
commit 039b46a6f8
+3
View File
@@ -165,6 +165,9 @@ export default {
return this.departNames
},
handleEmpty () {
if (this.disabled) {
return
}
this.handleOK('')
}
},