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