src/views/safetyproduction/new.vue
@@ -116,6 +116,7 @@ <el-form-item label="检查人名称" prop="inspector"> <el-select v-model="form.inspector" filterable style="width: 100%" placeholder="请选择" > @@ -404,7 +405,7 @@ title: "成功", }); this.$router.push({ path:"/checklistself" path:"/safetyproduction/safetyproduction/checklistself" }); } }); @@ -420,7 +421,7 @@ }); }); this.$router.push({ path:"/checklistself" path:"/safetyproduction/safetyproduction/checklistself" }); } }