[update] 修改bug87802
This commit is contained in:
@@ -388,7 +388,7 @@ export default {
|
||||
// 点击跳转标准详情
|
||||
handleGoDetail (record) {
|
||||
const path = '/standardRegulationLibrary/marketRegulationsList/marketRegulationsDetailPage'
|
||||
this.$openPageNewSheet({
|
||||
this.$router.push({
|
||||
path: path,
|
||||
query: {
|
||||
ids: record.id,
|
||||
|
||||
Reference in New Issue
Block a user