Ver Fonte

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

liujt há 5 meses atrás
pai
commit
43686a9525
1 ficheiros alterados com 1 adições e 1 exclusões
  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: '牌号',
 
 					},