[update] 控件bug

This commit is contained in:
zhaomeijing
2022-06-07 10:11:03 +08:00
parent 0eaf13cc7f
commit 44f1fcf07e
@@ -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) {