修改校验
This commit is contained in:
parent
d13b84782b
commit
214e5ee259
@ -702,9 +702,9 @@ export default {
|
||||
handleAdd() {
|
||||
this.reset();
|
||||
this.open = true;
|
||||
if (this.itemname == null) {
|
||||
// if (this.itemname == null) {
|
||||
this.form.departmentName = "请选择科室";
|
||||
}
|
||||
// }
|
||||
this.title = "添加科室病种信息";
|
||||
},
|
||||
/** 修改按钮操作 */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user