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