src/const/crud/customerOrder/customerOrderForm.js
@@ -17,6 +17,7 @@ export const tableOption = { border: true, index: true, indexFixed: false, height: '292px', indexLabel: '序号', menuAlign: 'center', @@ -96,9 +97,11 @@ label: '收货地址', prop: 'shippingAddress', cell: true, type: 'input', type: 'textarea', minWidth: 200, span: 24 span: 24, minRows: 1, maxRows: 3 }, { label: '产品备注', prop: 'remark',