|
|
@@ -372,6 +372,10 @@
|
|
|
prop: 'categoryName',
|
|
|
minWidth: 120
|
|
|
},
|
|
|
+ {
|
|
|
+ label: '来源',
|
|
|
+ prop: 'sourceInfo',
|
|
|
+ },
|
|
|
{
|
|
|
prop: 'model',
|
|
|
label: '型号',
|
|
|
@@ -669,6 +673,10 @@
|
|
|
prop: 'categoryName',
|
|
|
minWidth: 120
|
|
|
},
|
|
|
+ {
|
|
|
+ label: '来源',
|
|
|
+ prop: 'sourceInfo',
|
|
|
+ },
|
|
|
{
|
|
|
prop: 'model',
|
|
|
label: '型号',
|
|
|
@@ -87,6 +87,10 @@
|
|
|
prop: 'categoryName',
|
|
|
minWidth: 120
|
|
|
},
|
|
|
+ {
|
|
|
+ label: '来源',
|
|
|
+ prop: 'sourceInfo',
|
|
|
+ },
|
|
|
{
|
|
|
prop: 'model',
|
|
|
label: '型号',
|