Kaynağa Gözat

feat(采购管理): 在产品列表中添加牌号字段

liujt 6 ay önce
ebeveyn
işleme
db99671069

+ 3 - 1
pages/purchasingManage/components/produceList.vue

@@ -337,7 +337,9 @@
 					[{
 						label: '型号:',
 						prop: 'modelType',
-						className: 'perce100',
+					},{
+						label: '牌号:',
+						prop: 'productBrand',
 					}],
 					[{
 						label: '规格:',