WXL
2024-08-22 0733833340a773ec9ea4d3acee3d37526161bfd9
src/views/patient/questionnaire/index.vue
@@ -614,7 +614,7 @@
          value: 4,
          label: "已停止",
        },
      ],
      // 表单校验
      rules: {
@@ -888,7 +888,10 @@
    Seedetails() {
      this.$router.push({
        path: "/followvisit/QuestionnaireTask",
        query: { type: 6 },
        query: {
          type: 2,
          serviceType: 7,
        },
      });
    },
    // 导入按钮