45887 车型项目库,查看页面,标准号回显错误,部分标准信息未回显

This commit is contained in:
liuhuaizhi
2021-07-30 15:58:31 +08:00
parent 54935eaf94
commit 30336bab2e
@@ -60,7 +60,7 @@
</el-table-column>
<el-table-column
prop="standNumber"
label="项目编号"
label="标准号"
fixed="left"
width="260px"
>
@@ -580,7 +580,7 @@ export default {
this.active = -1
}
}
// 考虑如果没有当前时间, 颜色怎么设置
// 考虑如果没有当前时间,颜色怎么设置
})
this.selectTableDataList()
},