| | |
| | | key="id" |
| | | prop="id" |
| | | /> |
| | | <el-table-column |
| | | v-if="agenumber" |
| | | label="年龄" |
| | | align="center" |
| | | key="age" |
| | | prop="age" |
| | | width="160" |
| | | > |
| | | <template slot-scope="scope"> |
| | | <span v-if="scope.row.age" |
| | | >{{ scope.row.age }}{{ scope.row.ageUnit }}</span |
| | | ><span v-if="scope.row.age2" |
| | | >{{ scope.row.age2 }}{{ scope.row.ageUnit2 }}</span |
| | | > |
| | | </template> |
| | | </el-table-column> |
| | | <div v-for="(item, index) in tableLabel"> |
| | | <el-table-column |
| | | v-if="item.label == '出院日期'" |
| | |
| | | type: Boolean, |
| | | default: true, |
| | | }, |
| | | agenumber: { |
| | | type: Boolean, |
| | | default: false, |
| | | }, |
| | | // 1模板列表 2选中患者 3患者列表 |
| | | typeinfo: { |
| | | type: Number, |
| | |
| | | key="age" |
| | | prop="age" |
| | | width="160" |
| | | > <template slot-scope="scope"> |
| | | <span v-if="scope.row.age">{{ scope.row.age }}{{scope.row.ageUnit }}</span><span v-if="scope.row.age2">{{ scope.row.age2 }}{{scope.row.ageUnit2 }}</span> |
| | | |
| | | </template> |
| | | </el-table-column> |
| | | > |
| | | <template slot-scope="scope"> |
| | | <span v-if="scope.row.age" |
| | | >{{ scope.row.age }}{{ scope.row.ageUnit }}</span |
| | | ><span v-if="scope.row.age2" |
| | | >{{ scope.row.age2 }}{{ scope.row.ageUnit2 }}</span |
| | | > |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | label="出生年月" |
| | | align="center" |
| | |
| | | allhosp: "1", |
| | | pageSize: 10, |
| | | searchscope: 2, |
| | | notrequiredFlag:0, |
| | | notrequiredFlag: 0, |
| | | tagname: "", |
| | | idcardno: undefined, |
| | | name: undefined, |
| | |
| | | <el-radio :label="1">病区关联</el-radio> |
| | | </el-radio-group> |
| | | </el-form-item> --> |
| | | <el-row > |
| | | <el-row> |
| | | <el-col :span="20" |
| | | ><el-form-item label="适用科室" prop="region"> |
| | | <el-select |
| | |
| | | </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 |
| | |
| | | :currentList="overallCase" |
| | | :tableLabel="tableLabelhzwb" |
| | | :serialnumber="false" |
| | | :agenumber="true" |
| | | :searchTrue="true" |
| | | :multiplechoice="false" |
| | | :controlxz="false" |
| | |
| | | :currentList="patientuserList" |
| | | :tableLabel="tableLabelhz" |
| | | :heights="600" |
| | | :agenumber="true" |
| | | :serialnumber="false" |
| | | :center="false" |
| | | :typeinfo="3" |
| | |
| | | <pagination |
| | | v-show="patienttotal > 0 && this.patientqueryParams.allhosp != 6" |
| | | :total="patienttotal" |
| | | :page.sync="patientqueryParams.pageNum" |
| | | :limit.sync="patientqueryParams.pageSize" |
| | | @pagination="handleAddpatient" |
| | | /> |
| | | </div> |
| | |
| | | :serialnumber="false" |
| | | :controlsc="false" |
| | | :multiplechoice="false" |
| | | :agenumber="true" |
| | | :typeinfo="1" |
| | | /> |
| | | <pagination |
| | |
| | | { label: "患者", width: "", prop: "name" }, |
| | | { label: "身份证", width: "200", prop: "idcardno" }, |
| | | { label: "性别", width: "", prop: "sex" }, |
| | | { label: "年龄", width: "", prop: "age" }, |
| | | { label: "患者标签", width: "", prop: "tag" }, |
| | | { label: "责任护士", width: "", prop: "nurseName" }, |
| | | { label: "主治医生", width: "", prop: "drname" }, |
| | |
| | | { label: "患者", width: "", prop: "name" }, |
| | | { label: "身份证", width: "200", prop: "sfzh" }, |
| | | { label: "性别", width: "", prop: "sex" }, |
| | | { label: "年龄", width: "", prop: "age" }, |
| | | { label: "出院天数", width: "", prop: "endDay" }, |
| | | { label: "责任护士", width: "", prop: "nurseName" }, |
| | | { label: "主治医生", width: "", prop: "drname" }, |
| | |
| | | // }, |
| | | ]; |
| | | } |
| | | console.log(this.topqueryParams, "this.topqueryParams"); |
| | | |
| | | getQtemplatelist(this.topqueryParams).then((response) => { |
| | | this.userList = response.rows; |
| | | this.total = response.total; |
| | |
| | | }, |
| | | // 预览 |
| | | previewfnmb() { |
| | | console.log(this.form.templateid,'this.form.templateid'); |
| | | console.log(this.form.templateid, "this.form.templateid"); |
| | | |
| | | getTaskQuestioncomit(this.form.templateid).then((res) => { |
| | | if (res.code == 200) { |
| | |
| | | { label: "患者", width: "", prop: "name" }, |
| | | { label: "身份证", width: "200", prop: "idcardno" }, |
| | | { label: "性别", width: "", prop: "sex" }, |
| | | { label: "年龄", width: "", prop: "age" }, |
| | | { label: "患者标签", width: "200", prop: "tag" }, |
| | | { label: "出院天数", width: "", prop: "endDay" }, |
| | | { label: "责任护士", width: "", prop: "nurseName" }, |
| | |
| | | { label: "患者", width: "", prop: "name" }, |
| | | { label: "身份证", width: "200", prop: "idcardno" }, |
| | | { label: "性别", width: "", prop: "sex" }, |
| | | { label: "年龄", width: "", prop: "age" }, |
| | | { label: "患者标签", width: "200", prop: "tag" }, |
| | | { label: "出院天数", width: "", prop: "endDay" }, |
| | | { label: "责任护士", width: "", prop: "nurseName" }, |
| | |
| | | { label: "患者", width: "", prop: "name" }, |
| | | { label: "身份证", width: "200", prop: "idcardno" }, |
| | | { label: "性别", width: "", prop: "sex" }, |
| | | { label: "年龄", width: "", prop: "age" }, |
| | | { label: "出院天数", width: "", prop: "endDay" }, |
| | | ]; |
| | | this.patientqueryParams.pageSize = 1000; |
| | |
| | | this.objyl.svyTaskTemplateScriptVOS = |
| | | this.objyl.svyTemplateLibScripts; |
| | | this.form.svyTaskTemplateVO = this.objyl; |
| | | this.form.templatename=this.objyl.svyname; |
| | | this.form.templatename = this.objyl.svyname; |
| | | this.$modal.msgSuccess("暂存成功保存任务后模板失效"); |
| | | this.drawermb=false; |
| | | this.previewtf=false; |
| | | this.drawermb = false; |
| | | this.previewtf = false; |
| | | }); |
| | | } else { |
| | | setTimeout(() => { |