合规评估-技术评估-查看bug修改
This commit is contained in:
+4
-3
@@ -244,9 +244,9 @@
|
|||||||
label="适用车型"
|
label="适用车型"
|
||||||
width="90"
|
width="90"
|
||||||
>
|
>
|
||||||
<template slot-scope="scope">
|
<!-- <template slot-scope="scope">-->
|
||||||
{{JSON.parse(scope.row.applyArctic).join(',')}}
|
<!-- {{JSON.parse(scope.row.applyArctic).join(',')}}-->
|
||||||
</template>
|
<!-- </template>-->
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
<!-- <el-table-column-->
|
<!-- <el-table-column-->
|
||||||
<!-- prop="responsibleUnit"-->
|
<!-- prop="responsibleUnit"-->
|
||||||
@@ -663,6 +663,7 @@
|
|||||||
this.sarProStateEO.standNumber = ''
|
this.sarProStateEO.standNumber = ''
|
||||||
this.sarProStateEO.standName = ''
|
this.sarProStateEO.standName = ''
|
||||||
this.sarProStateEO.specificItem = ''
|
this.sarProStateEO.specificItem = ''
|
||||||
|
this.sarProStateTotalPage = 1
|
||||||
this.showSarProStateModal = false
|
this.showSarProStateModal = false
|
||||||
}, // 关闭查看事件
|
}, // 关闭查看事件
|
||||||
pageProStateChange (page) {
|
pageProStateChange (page) {
|
||||||
|
|||||||
Reference in New Issue
Block a user