qx
qx
2025-06-27 94e3b64fbb8d3d4b148174cabcfbbccad2e9809f
src/views/hosp/order/index.vue
@@ -197,8 +197,8 @@
            <template slot-scope="scope">
              <el-button size="mini" type="text" icon="el-icon-document" @click="handleUpdate(scope.row)"
                v-hasPermi="['hosp:order:edit']" title="订单流水"></el-button>
              <el-button size="mini" type="text" icon="el-icon-edit" @click="handleProject(scope.row)"
                v-hasPermi="['hosp:order:edit']" title="补录项目"></el-button>
              <!-- <el-button size="mini" type="text" icon="el-icon-edit" @click="handleProject(scope.row)"
                v-hasPermi="['hosp:order:edit']" title="补录项目"></el-button> -->
              <!-- <el-button type="text" size="mini" class="btn" icon="el-icon-download" title="下载导诊单" @click="
              daoZhenDan,
              LoadFileImg(scope.row);
@@ -225,8 +225,8 @@
              @click="viewReport(scope.row)"
            ></el-button> -->
              <el-button type="text" size="mini" class="btn" icon="el-icon-download" title="导诊单"
                @click="handleReport(scope.row)"></el-button>
              <!-- <el-button type="text" size="mini" class="btn" icon="el-icon-download" title="导诊单"
                @click="handleReport(scope.row)"></el-button> -->
              <!-- <button @click="downLoadFileImg(scope.row)">查看报告</button> -->
            </template>
@@ -2014,6 +2014,8 @@
      this.DataList3 = [];
      this.Datalists = [];
      this.TotalPrice1 = 0;
      this.filterText = "",
      this.filterage = "",
      this.orderId = row.orderId;
      this.cusId = row.tjCusIdCard;
      this.userId = row.userId;
@@ -2094,6 +2096,8 @@
      this.DataList = [];
      this.DataList3 = [];
      this.Datalists = [];
      this.filterText = "",
      this.filterage = "",
      this.TotalPrice1 = 0;
      this.orderId = this.ids;
      this.cusId = this.cusIds;