WXL (wul)
14 小时以前 00bcd2371282fe4ea4bd096b6ff47a3ff3ecae49
测试完成
已修改1个文件
2 ■■■■■ 文件已修改
src/views/followvisit/record/detailpage/index.vue 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/followvisit/record/detailpage/index.vue
@@ -53,6 +53,7 @@
          :data="logsheetlist"
          :row-class-name="tableRowClassName"
          style="width: 100%"
           height="350"
          @selection-change="handleSelectionChange"
        >
          <el-table-column
@@ -1530,6 +1531,7 @@
      getTaskservelist({
        patid: this.patid,
        subId: id,
        pageSize:100,
      }).then((res) => {
        if (res.code == 200) {
          console.log(11);