[update] 法规符合性评估库
This commit is contained in:
@@ -330,7 +330,7 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
toDetail (record) {
|
toDetail (record) {
|
||||||
let path = '/standardRegulationLibrary/foreignStandardDetailPage'
|
const path = '/standardRegulationLibrary/foreignStandardDetailPage'
|
||||||
this.$openPageNewSheet({
|
this.$openPageNewSheet({
|
||||||
path: path,
|
path: path,
|
||||||
query: {
|
query: {
|
||||||
|
|||||||
+1
-1
@@ -164,7 +164,7 @@ export default {
|
|||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
toDetail (record) {
|
toDetail (record) {
|
||||||
let path = '/standardRegulationLibrary/foreignStandardDetailPage'
|
const path = '/standardRegulationLibrary/foreignStandardDetailPage'
|
||||||
this.$openPageNewSheet({
|
this.$openPageNewSheet({
|
||||||
path: path,
|
path: path,
|
||||||
query: {
|
query: {
|
||||||
|
|||||||
Reference in New Issue
Block a user