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