업로드된 파일 표시: url-chip

            - type: http
              axios:
                url: {{API}}/attachments
                method: POST
                methodType: GET
                data:
                  id: "{{id}}"
              columns: 
                urls:
                  label: 첨부파일
                  format: url-chip

1개의 좋아요