[update] 修改bug87802

This commit is contained in:
lideqin
2024-07-31 18:20:02 +08:00
parent efa25e7778
commit b282e2e73b
@@ -388,7 +388,7 @@ export default {
// 点击跳转标准详情
handleGoDetail (record) {
const path = '/standardRegulationLibrary/marketRegulationsList/marketRegulationsDetailPage'
this.$openPageNewSheet({
this.$router.push({
path: path,
query: {
ids: record.id,