| | |
| | | </el-select> </el-form-item |
| | | ></el-col> |
| | | </el-row> |
| | | <el-row> |
| | | <!-- <el-row> |
| | | <el-col :span="20" |
| | | ><el-form-item label="适用病区" prop="region"> |
| | | <el-select |
| | |
| | | </el-option> |
| | | </el-select> </el-form-item |
| | | ></el-col> |
| | | </el-row> |
| | | </el-row> --> |
| | | |
| | | <div class="xinz-infs"> |
| | | <el-form-item> |
| | |
| | | pageNum: 1, // |
| | | pageSize: 10, |
| | | topica: 1, //0全部1科室2病区 |
| | | leavehospitaldistrictcodes:[], |
| | | leaveldeptcodes:[], |
| | | }, |
| | | topicoptions: [{ children: [{ children: [] }] }], |
| | | showSearch: true, // |
| | |
| | | sendType: [ |
| | | { required: true, message: "发送设置不能为空", trigger: "blur" }, |
| | | ], |
| | | deptcode: [ |
| | | { required: true, message: "适用科室不能为空", trigger: "blur" }, |
| | | ], |
| | | // leavehospitaldistrictcode: [ |
| | | // { required: true, message: "适用病区不能为空", trigger: "blur" }, |
| | | // ], |
| | | }, |
| | | // 科室院区查询入参 |
| | | queryParamsdept: { |
| | |
| | | label: "纸质", |
| | | }, |
| | | { |
| | | value: "4", |
| | | label: "短信", |
| | | }, |
| | | { |
| | | value: "5", |
| | | label: "微信公众号", |
| | | }, |
| | |
| | | { |
| | | value: "4", |
| | | label: "短信", |
| | | |
| | | }, |
| | | { |
| | | value: "5", |
| | |
| | | { |
| | | value: "4", |
| | | label: "短信", |
| | | |
| | | }, |
| | | { |
| | | value: "5", |
| | |
| | | label: "微信小程序", |
| | | }, |
| | | ]; |
| | | } else if (this.form.serviceType == 2 || this.form.serviceType == 3) { |
| | | } else if (this.form.serviceType == 2 || this.form.serviceType == 3|| this.form.serviceType == 5|| this.form.serviceType == 4) { |
| | | this.checkboxlist = [ |
| | | { |
| | | value: "1", |
| | |
| | | { |
| | | value: "4", |
| | | label: "短信", |
| | | |
| | | }, |
| | | { |
| | | value: "5", |
| | |
| | | this.objyl.isoperation = 1; |
| | | } |
| | | this.objyl.taskid = data.taskId; |
| | | this.objyl.sendDay='5', |
| | | if (!this.objyl.sendDay) { |
| | | this.objyl.sendDay='5'; |
| | | } |
| | | TaskQuestioncomit(this.objyl).then((response) => { |
| | | this.previewtf = false; |
| | | this.form.libtemplateid = this.objyl.svyid; |
| | |
| | | let indexa = this.overallCase.indexOf(row); |
| | | let indexb = this.form.patTaskRelevances.indexOf(row); |
| | | this.overallCase.splice(indexa, 1); |
| | | this.form.patTaskRelevances[indexb].isoperation = 3; |
| | | if (!this.form.taskid) { |
| | | this.form.patTaskRelevances.splice(indexa, 1); |
| | | } else { |
| | | this.form.patTaskRelevances[indexb].isoperation = 3; |
| | | } |
| | | this.$modal.msgSuccess("删除成功"); |
| | | }); |
| | | }, |
| | |
| | | store.getters.leavehospitaldistrictcodes; |
| | | this.patientqueryParams.leaveldeptcodes = null; |
| | | } |
| | | console.log(this.patientqueryParams.leavehospitaldistrictcodes); |
| | | console.log(this.patientqueryParams.leaveldeptcodes); |
| | | |
| | | if (!this.patientqueryParams.leavehospitaldistrictcodes||!this.patientqueryParams.leavehospitaldistrictcodes[0]) |
| | | this.patientqueryParams.leavehospitaldistrictcodes = null; |
| | | if (!this.patientqueryParams.leaveldeptcodes||!this.patientqueryParams.leaveldeptcodes[0]) |
| | | this.patientqueryParams.leaveldeptcodes = null; |
| | | this.handleAddpatient(); |
| | | }, |
| | | resetQuery() {}, |
| | |
| | | |
| | | this.objyl.isoperation = 1; |
| | | console.log(this.objyl.id); |
| | | this.objyl.sendDay='5'; |
| | | if (!this.objyl.sendDay) { |
| | | this.objyl.sendDay='5'; |
| | | } |
| | | |
| | | if (this.objyl.id) { |
| | | deleteTaskQuestioncomit(this.objyl.id).then((res) => { |