52699 清单条目导入:适用车型前端没显示数据
This commit is contained in:
@@ -1103,7 +1103,6 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
// 适用车型转换
|
// 适用车型转换
|
||||||
console.log(item.sycx);
|
|
||||||
if (item.sycx !== null) {
|
if (item.sycx !== null) {
|
||||||
let k = (item.sycx || "").split(",");
|
let k = (item.sycx || "").split(",");
|
||||||
for (let i in this.energyKindOptions) {
|
for (let i in this.energyKindOptions) {
|
||||||
|
|||||||
Reference in New Issue
Block a user