Ver Fonte

fix(采购订单审批): 将供应商代号字段名从customerMark改为supplierMark

liujt há 5 meses atrás
pai
commit
fe271e5f1b
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

@@ -161,7 +161,7 @@
 					},
 					{
 						label: '供应商代号',
-						field: 'customerMark',
+						field: 'supplierMark',
 					},
 					{
 						label: '单价',