src/views/mes/modules/MesWorkReportingForm.vue
@@ -97,9 +97,9 @@ validatorRules: { }, url: { add: "/mesworkreporting/mesWorkReporting/add", edit: "/mesworkreporting/mesWorkReporting/edit", queryById: "/mesworkreporting/mesWorkReporting/queryById" add: "/mes/mesWorkReporting/add", edit: "/mes/mesWorkReporting/edit", queryById: "/mes/mesWorkReporting/queryById" } } }, @@ -146,7 +146,7 @@ that.confirmLoading = false; }) } }) }, }