11
86134
2023-11-09 35699a023e9622fb0a27fb2410e8aeeb66838942
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',