更改会可填写信息
This commit is contained in:
@@ -46,7 +46,7 @@ export default {
|
||||
if (routePath) {
|
||||
this.$router.push({
|
||||
path: routePath,
|
||||
query: { bizId: bizId, preview: 1 }
|
||||
query: { bizId: bizId }
|
||||
})
|
||||
} else {
|
||||
this.$message.warning('无法确定申请类型对应的详情页面')
|
||||
|
||||
Reference in New Issue
Block a user