WXL
2025-02-12 a5faf6e7b42f1e358ee8396c77452a07d9f976e8
src/views/followvisit/outpatient/index.vue
@@ -218,7 +218,7 @@
              type="text"
              @click="
                $router.push({
                  path: '/patient/indexls/',
                  path: '/patient/indexls'+'?current='+scope.row.sfzh
                })
              "
              ><span class="button-textsc">{{
@@ -790,15 +790,15 @@
      topicoptions: [
        {
          value: 1,
          label: "被领取",
          label: "表单已领取",
        },
        {
          value: 2,
          label: "待发送",
          label: "待执行",
        },
        {
          value: 3,
          label: "已发送未领取",
          label: "表单已发送",
        },
        {
          value: 4,