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