WXL
4 天以前 77a8ca0f5d2bdc431a52dc09d0cc0aca9905c157
测试完成
已修改2个文件
8 ■■■■ 文件已修改
src/views/followvisit/discharge/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/followvisit/record/detailpage/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/followvisit/discharge/index.vue
@@ -514,7 +514,7 @@
          class-name="small-padding fixed-width"
        >
          <template slot-scope="scope">
            <el-tooltip
            <!-- <el-tooltip
              class="item"
              effect="dark"
              content="再次随访"
@@ -529,7 +529,7 @@
                  ><i class="el-icon-s-promotion"></i>再次随访</span
                ></el-button
              >
            </el-tooltip>
            </el-tooltip> -->
            <el-tooltip
              v-if="scope.row.sendstate == 1 || scope.row.sendstate == 2"
              class="item"
src/views/followvisit/record/detailpage/index.vue
@@ -243,9 +243,9 @@
              <el-button plain type="info" @click="Editsingletaskson('5')"
                >中心随访</el-button
              >
              <el-button type="primary" round @click="sendAgain()"
              <!-- <el-button type="primary" round @click="sendAgain()"
                >再次随访</el-button
              >
              > -->
            </div>
          </el-form-item>
        </el-form>