src/views/system/tijian/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/system/tijian/index.vue
@@ -2858,17 +2858,8 @@ // this.form.cusPhone = param1[0].pacRemark; }, handleChangesName(params){ this.form.cusName = params[0].xm this.form.cusPhone = params[0].sjh if (params[0].xb == '男') { this.form.cusSex = 0 } if (params[0].xb == '女') { this.form.cusSex = 1 } if (params[0].xb == '未知') { this.form.cusSex = 2 } this.form.cusIdcard = params[0].sfzh this.handleQuery() }, // selected(row, index) { // if (this.formPacId !== null) {