修改营销计划 商品新增

This commit is contained in:
wangsongsole 2022-06-24 15:49:17 +08:00
parent ab0c153fc6
commit a086ca2180
1 changed files with 1 additions and 1 deletions

View File

@ -659,7 +659,7 @@ export default class adduserinfo extends React.Component {
this.onUploadChange3(e) this.onUploadChange3(e)
}} }}
sortable sortable
defaultFileList={this.state.model.describe_url} fileList={this.state.model.describe_url}
multiple multiple
ref='product_describe' ref='product_describe'
/> />