王震
2023-11-28 5f560a051958c07e747881caad835e8953889b79
src/const/crud/customerOrder/customerOrderForm.js
@@ -68,7 +68,7 @@
    minWidth: 200,
    span: 24
  }, {
    label: '产品类型',
    label: '隶属品牌',
    prop: 'productType',
    cell: true,
    type: 'input',
@@ -100,7 +100,7 @@
    minWidth: 200,
    span: 24
  }, {
    label: '备注',
    label: '产品备注',
    prop: 'remark',
    cell: true,
    type: 'textarea',