修改参数上报库清单
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<div class="Virtual-detail-header" style="top: 0">
|
||||
<div class="Virtual-detail-title">
|
||||
<span>
|
||||
{{this.$route.query.pageName ? this.$t('ParameteItemReportList')+'('+this.$route.query.pageName+')' + ' — '+this.$route.query.title +' — '+ this.$route.query.version: $t('ParameterViewPage')}}
|
||||
{{this.$route.query.pageName ? this.$t('ParameteItemReportList')+'('+this.$route.query.projectName+')' + ' — '+this.$route.query.title +' — '+ this.$route.query.version: $t('ParameterViewPage')}}
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -571,6 +571,7 @@ import { ResizeHeader, ResizeColumnProvide } from '@/mixins/header'
|
||||
},
|
||||
props: {},
|
||||
mounted() {
|
||||
console.log(this.$route.query)
|
||||
// this.Getlist()
|
||||
this.getTableList()
|
||||
this.getcustomizeList()
|
||||
|
||||
Reference in New Issue
Block a user