更改会可填写信息

This commit is contained in:
2026-06-17 09:44:22 +08:00
parent 184202b82f
commit 2b19ef7d68

View File

@@ -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('无法确定申请类型对应的详情页面')