zouyu
2023-10-23 18d02e7db16cf5a21f8d5a152dd7ab27212d8eb6
src/const/crud/customerOrder/customerOrderForm.js
@@ -100,7 +100,7 @@
    minWidth: 200,
    span: 24
  }, {
    label: '备注',
    label: '产品备注',
    prop: 'remark',
    cell: true,
    type: 'textarea',