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