修改专病路径

This commit is contained in:
闫晓茹 2024-06-13 17:34:26 +08:00
parent 425b33a6bd
commit ad6f635ada
3 changed files with 760 additions and 812 deletions

View File

@ -297,7 +297,11 @@ export default {
}
});
},
cancels() { },
cancels() {
this.opens=false
this.reset();
},
// change(e) {
// console.log(e, "78");
// // console.log(this.$refs.cascader)

File diff suppressed because one or more lines are too long

View File

@ -38,7 +38,7 @@
<el-option label="术前" value="PREOPERATIVE" />
<el-option label="术后" value="POSTOPERATIVE" /> -->
</el-select>
<el-input v-model="item.routeNodeDay" style="width: 70px" type="number"></el-input>
<el-input v-model="item.routeNodeDay" style="width: 70px" type="number" :min="0"></el-input>
<span></span>
</div>
<div>