| | |
| | | }, |
| | | trigger: 'blur', |
| | | }, |
| | | |
| | | ]"> |
| | | <span slot="label" style="display: inline-block; border-bottom: 2px solid blue" @click="handleQuery"> |
| | | 证件号码 |
| | | </span> |
| | | <el-input :disabled="isDisabled" v-model="form.cusIdcard" placeholder="请输入身份证号" |
| | | @input="handleIdCardInput" /> |
| | | @input="handleIdCardInput" maxlength="18" /> |
| | | <!-- <i style=" |
| | | font-size: 1rem; |
| | | position: absolute; |
| | |
| | | <el-input v-model="form.cusName" placeholder="请输入姓名" :disabled="isDisabled" /> |
| | | </el-form-item> |
| | | <el-form-item label="性别" prop="cusSex"> |
| | | <el-select :disabled="isDisabled" v-model="form.cusSex" placeholder="性别" style="width: 150px"> |
| | | <el-select :disabled="isDisabled" v-model="form.cusSex" placeholder="性别" style="width: 200px"> |
| | | <el-option v-for="dict in dict.type.sys_user_sex" :key="dict.value" :label="dict.label" |
| | | :value="parseInt(dict.value)"></el-option> |
| | | </el-select> |
| | | </el-form-item> |
| | | |
| | | |
| | | <el-form-item label="年龄" prop="age"> |
| | | <el-input v-model="form.age" :disabled="isDisabled" style="width: 142px"/> |
| | | <!-- <el-select :disabled="isDisabled" v-model="form.ageUnit" style="width: 15%"> |
| | | <el-option v-for="dict in dict.type.dict_ageunit" :key="dict.value" :label="dict.label" |
| | | :value="dict.value"></el-option> |
| | | </el-select> --> |
| | | </el-form-item> |
| | | <el-form-item label="证件号码" prop="cusIdcard"> |
| | | <span slot="label"> 证件号码 </span> |
| | |
| | | "> |
| | | <span v-if="this.tableData1[0]">{{ |
| | | this.tableData1[0].pacName || "" |
| | | }}</span> |
| | | }}</span> |
| | | 已选项目条数:<span style="font-weight: 700; color: red; margin-right: 5px">{{ this.tableData1.length || 0 |
| | | }}</span>条 |
| | | }}</span>条 |
| | | </div> |
| | | 已选项目列表 |
| | | </div> |
| | |
| | | .then(() => { |
| | | this.TotalPrice1 = 0; |
| | | getTransitionList1(row.cusId).then((response) => { |
| | | this.tableData1 = response.data; |
| | | this.tableData1 = response.data.list; |
| | | if (response.data.tjCategory != null) { |
| | | this.tjCategory = response.data.tjCategory; |
| | | } |
| | | |
| | | this.tableData1.forEach((item) => { |
| | | this.TotalPrice1 += item.ordPrice; |
| | |
| | | let cusId = this.form.cusIdcard; |
| | | this.proIds = []; |
| | | getTransitionList1(cusId).then((response) => { |
| | | this.tableData1 = response.data; |
| | | this.tableData1 = response.data.list; |
| | | if (response.data.tjCategory != null) { |
| | | this.tjCategory = response.data.tjCategory; |
| | | } |
| | | this.TotalPrice1 = 0; |
| | | if (this.tableData1) { |
| | | this.tableData1.forEach((item) => { |
| | |
| | | _this.tcShow = true; |
| | | |
| | | getTransitionList1(this.form.cusIdcard).then((res) => { |
| | | this.tableData1 = res.data; |
| | | this.tableData1 = res.data.list; |
| | | if (res.data.tjCategory != null) { |
| | | this.tjCategory = res.data.tjCategory; |
| | | } |
| | | if (this.tableData1) { |
| | | this.tableData1.forEach((item) => { |
| | | this.TotalPrice1 += item.ordPrice; |
| | |
| | | _this.formPacId = this.form.pacId; |
| | | let cusId = this.form.cusIdcard; |
| | | getTransitionList1(cusId).then((response) => { |
| | | this.tableData1 = response.data; |
| | | this.tableData1 = response.data.list; |
| | | if (response.data.tjCategory != null) { |
| | | this.tjCategory = response.data.tjCategory; |
| | | } |
| | | if (this.tableData1) { |
| | | this.TotalPrice1 = 0; |
| | | this.tableData1.forEach((item) => { |
| | |
| | | let cusId = this.form.cusIdcard; |
| | | this.proIds = []; |
| | | getTransitionList1(cusId).then((response) => { |
| | | this.tableData1 = response.data; |
| | | this.tableData1 = response.data.list; |
| | | if (response.data.tjCategory != null) { |
| | | this.tjCategory = response.data.tjCategory; |
| | | } |
| | | this.TotalPrice1 = 0; |
| | | if (this.tableData1.length >= 1) { |
| | | this.list1 = false; |
| | |
| | | |
| | | // 处理订单项目 |
| | | processOrderItems(cusId) { |
| | | console.log(111112222233333) |
| | | getTransitionList1(cusId).then((response) => { |
| | | this.contentLoading = false; |
| | | this.tableData1 = response.data.list; |
| | | if (response.data.tjCategory != null) { |
| | | this.tjCategory = response.data.tjCategory; |
| | | |
| | | |
| | | } |
| | | let Price = 0; |
| | | if (this.tableData1) { |