@@ -398,7 +398,7 @@ const tableDataCommand = (scope, e) => {
// title.value = '编辑'
myRouter.push({
- path: '/operationManagement/modules/addOperation',
+ path: '/operationManagement/operation/addOperation',
query: {
id: scope.row.userId,
ids: scope.row.id,