| | |
| | | this.form.lisXmbm = param1[0].pacCode; |
| | | this.form.lisXmmc = param1[0].pacName; |
| | | }, |
| | | /* getList() { |
| | | getList() { |
| | | this.loading = true; |
| | | let data = { |
| | | proName: this.queryParams.proName, |
| | |
| | | this.projectList = response.data.list; |
| | | this.loading = false; |
| | | }); |
| | | }, */ |
| | | }, |
| | | getConsumables() { |
| | | this.loading = true; |
| | | listConsumables(this.queryParams).then((response) => { |
| | |
| | | } |
| | | }, |
| | | handleUpdate1() { |
| | | // this.updateLoading = true; |
| | | this.form = {}; |
| | | // this.form = this.xiugaiList; |
| | | // this.form.proStatus = this.form.proStatus.toString(); |
| | | // this.form.sfcyyc = this.form.sfcyyc.toString(); |
| | | // this.form.proDelivery = this.form.proDelivery.toString(); |
| | | this.proParent = true; |
| | | this.isPriceDisabled = true; |
| | | // 先加载科室列表数据,再设置表单数据 |
| | | |
| | | // 先加载科室列表数据,再设置表单数据 |
| | | Promise.all([ |
| | | listDept(this.queryParams), |
| | | getlist() |