qinxianzhangyao
2024-02-20 35e589cce2b227d3088825192bd656f0b052dd17
qxtj
1个文件已修改
6 ■■■■■ 已修改文件
src/views/doctor/examination/index.vue 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/doctor/examination/index.vue
@@ -146,12 +146,12 @@
              >
            </template>
          </el-table-column>
          <!--   v-hasPermi="['reservation:reservation:edit']" -->
          <el-table-column label="操作" align="center" width="120px">
            <template slot-scope="scope">
              <el-button
                size="mini"
                type="text"
                v-hasPermi="['reservation:reservation:edit']"
                type="text"
                @click="tongbu(scope.row)"
                >同步</el-button
              >
@@ -159,7 +159,6 @@
                :disabled="dis"
                size="mini"
                type="text"
                v-hasPermi="['reservation:reservation:edit']"
                v-show="
                  scope.row.confirmStatus == '299' ||
                  scope.row.confirmStatus == 288
@@ -170,7 +169,6 @@
              <el-button
                size="mini"
                type="text"
                v-hasPermi="['reservation:reservation:edit']"
                v-show="
                  scope.row.confirmStatus == '301' ||
                  scope.row.confirmStatus == 288