Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
70ebf16f59
@ -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