فهرست منبع

refactor(采购订单审批): 将牌号字段名从brandNo改为productBrand

liujt 5 ماه پیش
والد
کامیت
43686a9525
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      pages/home/wt/components/purchaseOrder/taskForm.vue

+ 1 - 1
pages/home/wt/components/purchaseOrder/taskForm.vue

@@ -155,7 +155,7 @@
 
 					},
 					{
-						field: 'brandNo',
+						field: 'productBrand',
 						label: '牌号',
 
 					},