@@ -12,7 +12,7 @@ export default {
data() {
return {
data: '',
- type: "33"
+ type: '33'
}
},
created() {
@@ -311,7 +311,6 @@ export default {
initFileList(list) {
if (list && list.length === 0) {
- this.data.length = 0
return
this.data = this.data.map(sub => {