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