Explorar o código

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

liujt hai 5 meses
pai
achega
43686a9525
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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: '牌号',
 
 					},