| | |
| | | created() { |
| | | |
| | | this.getList(); |
| | | this.listDept(); |
| | | // this.listDept(); |
| | | this.gettabList(); |
| | | }, |
| | | methods: { |
| | |
| | | this.loading = false; |
| | | }); |
| | | }, |
| | | listDept() { |
| | | listDept(this.queryParams).then((res) => { |
| | | this.deptList = res.data; |
| | | console.log(this.deptList, "this.deptList"); |
| | | }); |
| | | }, |
| | | // listDept() { |
| | | // listDept(this.queryParams).then((res) => { |
| | | // this.deptList = res.data; |
| | | // console.log(this.deptList, "this.deptList"); |
| | | // }); |
| | | // }, |
| | | /** 查询标签列表 */ |
| | | gettabList() { |
| | | const tagqueryParams = { |
| | |
| | | created() { |
| | | |
| | | this.getList(); |
| | | this.listDept(); |
| | | // this.listDept(); |
| | | this.gettabList(); |
| | | }, |
| | | methods: { |
| | |
| | | this.loading = false; |
| | | }); |
| | | }, |
| | | listDept() { |
| | | listDept(this.queryParams).then((res) => { |
| | | this.deptList = res.data; |
| | | console.log(this.deptList, "this.deptList"); |
| | | }); |
| | | }, |
| | | // listDept() { |
| | | // listDept(this.queryParams).then((res) => { |
| | | // this.deptList = res.data; |
| | | // console.log(this.deptList, "this.deptList"); |
| | | // }); |
| | | // }, |
| | | /** 查询标签列表 */ |
| | | gettabList() { |
| | | const tagqueryParams = { |
| | |
| | | this.belongDepts = store.getters.belongDepts; |
| | | this.form.typename = this.$route.query.typename; |
| | | this.form.serviceType = Number(this.$route.query.serviceType); |
| | | this.listDept(); |
| | | // this.listDept(); |
| | | this.Acquisitiontype(); |
| | | this.Getdetails(); |
| | | this.getheLibraryAssort(); |
| | |
| | | }); |
| | | }, |
| | | // 获取科室列表 |
| | | listDept() { |
| | | listDept().then((res) => { |
| | | this.topicoptions = this.handleTree(res.data, "deptId"); |
| | | console.log(this.topicoptions, "topicoptions"); |
| | | }); |
| | | }, |
| | | // listDept() { |
| | | // listDept().then((res) => { |
| | | // this.topicoptions = this.handleTree(res.data, "deptId"); |
| | | // console.log(this.topicoptions, "topicoptions"); |
| | | // }); |
| | | // }, |
| | | // 新增派送患者 |
| | | AddDispatchpatients() { |
| | | // this.SelectPatientslist.forEach((item) => { |
| | |
| | | this.serviceType = Number(this.$route.query.serviceType); |
| | | this.form.serviceType = Number(this.$route.query.serviceType); |
| | | this.form.nhh = this.$route.query.nhh; |
| | | this.listDept(); |
| | | // this.listDept(); |
| | | this.Acquisitiontype(); |
| | | this.Getdetails(); |
| | | }, |
| | |
| | | }); |
| | | }, |
| | | // 获取科室列表 |
| | | listDept() { |
| | | listDept().then((res) => { |
| | | this.topicoptions = this.handleTree(res.data, "deptId"); |
| | | console.log(this.topicoptions, "topicoptions"); |
| | | }); |
| | | }, |
| | | // listDept() { |
| | | // listDept().then((res) => { |
| | | // this.topicoptions = this.handleTree(res.data, "deptId"); |
| | | // console.log(this.topicoptions, "topicoptions"); |
| | | // }); |
| | | // }, |
| | | // 新增派送患者 |
| | | AddDispatchpatients() { |
| | | // this.SelectPatientslist.forEach((item) => { |