|
@@ -16,6 +16,14 @@ export default [
|
|
|
attr: {},
|
|
|
},
|
|
|
{
|
|
|
+ item: { key: "packExplain", title: "包装", width: "auto" },
|
|
|
+ attr: {},
|
|
|
+ },
|
|
|
+ {
|
|
|
+ item: { key: "model", title: "型号", width: "auto" },
|
|
|
+ attr: {},
|
|
|
+ },
|
|
|
+ {
|
|
|
item: { key: "unitIdName", title: "单位", width: "auto" },
|
|
|
attr: {},
|
|
|
},
|