fix: avue2.10.7 upload dataType

master
ssc 2 years ago
parent 6b4a1506fb
commit d4bea69391
  1. 1
      src/views/plugin/workflow/process/components/examForm.vue

@ -52,6 +52,7 @@ export default {
label: '附件', label: '附件',
prop: 'attachment', prop: 'attachment',
type: 'upload', type: 'upload',
dataType: 'object',
propsHttp: { propsHttp: {
res: 'data', res: 'data',
url: 'link', url: 'link',

Loading…
Cancel
Save