Преглед на файлове

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: '牌号',
 
 					},