WXL (wul)
3 天以前 5df476ae693d7577c7a0031ae12c67558b9832a7
src/views/patient/medtechnician/Compositeeditdetails.vue
@@ -99,7 +99,7 @@
                size="medium"
                type="text"
                @click="Seedetails(scope.row)"
                v-hasPermi="['system:user:edit']"
                ><span class="button-zx"
                  ><i class="el-icon-s-order"></i>查看服务</span
                ></el-button
@@ -120,7 +120,8 @@
                icon="el-icon-plus"
                v-if="!Whetherall"
                type="primary"
                @click="getTaskservelist()"
                @click="
      getTaskservelist()"
                >添加任务流程</el-button
              >
            </div>
@@ -653,7 +654,8 @@
      });
    },
    // 新增任务
    getTaskservelist() {
      getTaskservelist() {
      this.serviceVisible = true;
    },
    // 导入患者
@@ -816,7 +818,7 @@
.headline {
  font-size: 24px;
  height: 40px;
  border-left: 5px solid #5788fe;
  border-left: 5px solid #5788FE;
  padding-left: 5px;
  margin-bottom: 10px;
  display: flex;