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