|
|
|
@ -139,12 +139,10 @@ export default {
|
|
|
|
|
label: '通知内容', |
|
|
|
|
prop: 'content', |
|
|
|
|
component: 'avue-ueditor', |
|
|
|
|
options: { |
|
|
|
|
action: '/blade-resource/oss/endpoint/put-file', |
|
|
|
|
props: { |
|
|
|
|
res: 'data', |
|
|
|
|
url: 'link', |
|
|
|
|
}, |
|
|
|
|
action: '/blade-resource/oss/endpoint/put-file', |
|
|
|
|
propsHttp: { |
|
|
|
|
res: 'data', |
|
|
|
|
url: 'link', |
|
|
|
|
}, |
|
|
|
|
hide: true, |
|
|
|
|
minRows: 4, |
|
|
|
|