| | |
| | | handleAdd() { |
| | | this.$router.push({ |
| | | path: "/followvisit/particty", |
| | | query: { type: 2 }, |
| | | query: { |
| | | type: 3, |
| | | serviceType: 3, |
| | | }, |
| | | }); |
| | | }, |
| | | |
| | |
| | | /** 新增按钮操作 */ |
| | | handleAdd() { |
| | | this.$router.push({ |
| | | path: "/followvisit/particty", |
| | | query: { type: 1 }, |
| | | path: "/followvisit/Missioncreation", |
| | | query: { |
| | | type: 1, |
| | | serviceType:8, |
| | | }, |
| | | }); |
| | | }, |
| | | /** 修改按钮操作 */ |
| | |
| | | value: 4, |
| | | label: "已停止", |
| | | }, |
| | | |
| | | ], |
| | | // 表单校验 |
| | | rules: { |
| | |
| | | /** 新增按钮操作 */ |
| | | handleAdd() { |
| | | this.$router.push({ |
| | | path: "/followvisit/particty", |
| | | query: { type: 6 }, |
| | | path: "/followvisit/QuestionnaireTask", |
| | | query: { |
| | | type: 2, |
| | | serviceType: 7, |
| | | }, |
| | | }); |
| | | }, |
| | | |
| | |
| | | Seedetails() { |
| | | this.$router.push({ |
| | | path: "/followvisit/QuestionnaireTask", |
| | | query: { |
| | | type: 2, |
| | | serviceType: 7, |
| | | }, |
| | | query: { type: 6 }, |
| | | }); |
| | | }, |
| | | // 导入按钮 |