qinxianzhangyao
2024-02-28 a060b14e6fe041ad49997b13789025325db9944e
qxtj
1个文件已修改
6 ■■■■ 已修改文件
src/views/doctor/imaging/index.vue 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/doctor/imaging/index.vue
@@ -1041,8 +1041,8 @@
      getDicts(dictType).then(res => {
        if (res.code == 200) {
          res.data.forEach(item => {
            if (this.tableAll.ageUnit == item.dictValue) {
              this.tableAll.ageUnit = item.dictLabel
            if (this.tableAll.age_unit == item.dictValue) {
              this.tableAll.age_unit = item.dictLabel
            }
          })
          let dictTypes = "sys_user_sex"
@@ -1057,7 +1057,7 @@
                patname: this.tableAll.cusName,
                sex: this.tableAll.cusSex,
                patage: this.tableAll.age,
                patagename: this.tableAll.ageUnit,
                patagename: this.tableAll.age_unit,
                patbirth: this.tableAll.cusBrithday
              }
              // let data = {