zouyu
2023-10-18 c25cf592547b73eec192162ae0351152ddf1fcff
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',