src/views/followvisit/outpatient/index.vue
@@ -17,7 +17,7 @@ font-weight: 600; " > {{ item.value }} {{ item.value ? item.value : 0 }} </div> </div> </el-card> @@ -217,9 +217,10 @@ size="medium" type="text" @click=" $router.push({ path: '/patient/indexls/', }) $router.push({ path: '/patient/indexls/', query: { sfzh: scope.row.sfzh }, }) " ><span class="button-textsc">{{ scope.row.sendname @@ -790,15 +791,15 @@ topicoptions: [ { value: 1, label: "被领取", label: "表单已领取", }, { value: 2, label: "待发送", label: "待执行", }, { value: 3, label: "已发送未领取", label: "表单已发送", }, { value: 4,