feat: 表单回显时禁止操作
This commit is contained in:
@@ -437,8 +437,8 @@ const routes: Array<RouteRecordRaw> = [
|
||||
component:()=>import('@/views/AwardPage/index.vue')
|
||||
},
|
||||
{
|
||||
path:'apply',
|
||||
name:'Apply',
|
||||
path:'contestants',
|
||||
name:'Contestants',
|
||||
component:()=>import('@/views/AwardPage/apply.vue')
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user