@ -258,6 +258,24 @@ export default {
prop: "remark",
type: "input",
},
{
label: "物料图片",
prop: "picture",
type: "upload",
dataType: 'string',
listType: 'picture-img',
// hide: true,
labelWidth:'150',
span:10,
multiple:false,
width:"200px",
align:'left',
action: '/blade-resource/oss/endpoint/put-file',
propsHttp: {
res: 'data',
url: 'link',