su
su1124
2024-02-05 f684f2df6dd0ab7f0d15f59ab61dcff952b8ce2b
src/views/doctor/checkAll/index.vue
@@ -976,7 +976,8 @@
      :before-close="handleClose1"
    >
       <jianqianwenzhen
          :jianqianwenzhendata="jianqianwenzhendata" v-if="flags"
        :jianqianwenzhendata="jianqianwenzhendata"
        v-if="flags"
        ></jianqianwenzhen>
      <span slot="footer" class="dialog-footer">
        <el-button @click="jianqians = false">取 消</el-button>
@@ -1011,7 +1012,7 @@
  components: {
    ViewPdf,
    Historicalreport,
    jianqianwenzhen
    jianqianwenzhen,
  },
  dicts: [
    "dict_tjtype",
@@ -1022,7 +1023,7 @@
    "tj_work",
    "tj_work_status",
    "tj_smoking_pinlv",
    "tj_work"
    "tj_work",
  ],
  name: "checkAll",
  data() {
@@ -1559,7 +1560,7 @@
        });
    },
    handleClose1(){
      this.jianqians = false
      this.jianqians = false;
    },
    // 生成报告
    // generate(row) {