fix 81333
This commit is contained in:
@@ -628,7 +628,7 @@ export default {
|
||||
if (!path) {
|
||||
return
|
||||
}
|
||||
const query = { standardId }
|
||||
const query = { id: standardId }
|
||||
this.$openPageNewSheet({
|
||||
path, query
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user