[update] 控件bug
This commit is contained in:
@@ -204,6 +204,9 @@ export default {
|
||||
uploadFile
|
||||
},
|
||||
mounted() {
|
||||
if(this.detailDate.list[0].type === 'pull_more') {
|
||||
this.detailDate.list[0].dataValue = []
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
uploadSuccess(data) {
|
||||
|
||||
Reference in New Issue
Block a user