|
@@ -519,7 +519,7 @@ const handleCurrentChange = (page) => {
|
|
|
// 详情
|
|
// 详情
|
|
|
const showDetail = (scope) => {
|
|
const showDetail = (scope) => {
|
|
|
myRouter.push({
|
|
myRouter.push({
|
|
|
- path: '/operationManagement/operationDetail',
|
|
|
|
|
|
|
+ path: '/operationManagement/operation/operationDetail',
|
|
|
query: {
|
|
query: {
|
|
|
id: scope.row.userId,
|
|
id: scope.row.userId,
|
|
|
ids: scope.row.id
|
|
ids: scope.row.id
|