src/views/patient/questionnaire/index.vue
@@ -614,7 +614,6 @@ value: 4, label: "已停止", }, ], // 表单校验 rules: { @@ -785,8 +784,11 @@ /** 新增按钮操作 */ handleAdd() { this.$router.push({ path: "/followvisit/particty", query: { type: 6 }, path: "/followvisit/QuestionnaireTask", query: { type: 2, serviceType: 7, }, }); },