src/views/securityGuard/securityGuard.vue
@@ -408,6 +408,24 @@ ], }, { label: '个人照片', type: 'upload', listType: 'picture-img', propsHttp: { res: 'data', url: 'link', }, canvasOption: { text: ' ', ratio: 0.1 }, action: '/api/blade-resource/oss/endpoint/put-file', tip: '只能上传jpg/png个人头像,且不超过500kb', span: 12, row: true, prop: 'myPicture' }, { label: "编号", prop: "code", },