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