@@ -203,7 +203,7 @@
checkedCities: [],//选择的项,单项
firm: [
{
- name: "品牌型号",
+ name: "生产厂家/品牌型号",
code: "DPManufacturerID",
num: 2,
}, {
@@ -426,7 +426,6 @@
}))
// 2:多选数据
let arr2 = this.deepCopy(arr).map(item => ({
- ...Id,
...item,
LedgerParam: {...multiple}