Browse Source

复制模版功能2

master
congzc 2 years ago
parent
commit
77277bc368
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/views/model/videoFail.vue

+ 2
- 2
src/views/model/videoFail.vue View File

@@ -11,8 +11,8 @@
$router.push({
path: 'editModel',
query: {
id: $route.query.id,
copy: true
id: $route.query.id
// copy: true
}
})
"


Loading…
Cancel
Save