11 小时以前 b8f3dc696c6907da579bc281e0682a0236c2e8d9
src/views/crm/followup/data.ts
@@ -66,9 +66,14 @@
      component: 'ImageUpload',
    },
    {
      fieldName: 'fileUrls',
      fieldName: 'blobIds',
      label: '附件',
      component: 'FileUpload',
      componentProps: {
        valueKey: 'id',
        maxNumber: 10,
        multiple: true,
      },
    },
    {
      fieldName: 'contactIds',