|
@@ -3191,6 +3191,9 @@ export default {
|
|
deliveryAllocationName: null, // 收货货位
|
|
deliveryAllocationName: null, // 收货货位
|
|
deliveryAddress: null,
|
|
deliveryAddress: null,
|
|
deliveryAddressName: null, // 收货地址
|
|
deliveryAddressName: null, // 收货地址
|
|
|
|
+ contacts: null,
|
|
|
|
+ contactsPhone: null,
|
|
|
|
+ address: null,
|
|
buyer: null,
|
|
buyer: null,
|
|
buyerName: null, // 采购员
|
|
buyerName: null, // 采购员
|
|
deliveryDate: null, // 交货日期
|
|
deliveryDate: null, // 交货日期
|