update 稽查流程完善
This commit is contained in:
+2
-1
@@ -153,7 +153,8 @@ export default {
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
show (record) {
|
||||
show (record, index) {
|
||||
this.index = index
|
||||
const data = record.enterpriseStandardInspectRectifyPlanList || []
|
||||
this.dataSource = JSON.parse(JSON.stringify(data))
|
||||
this.model = Object.assign({}, record)
|
||||
|
||||
Reference in New Issue
Block a user