This commit is contained in:
liuye
2021-12-24 17:55:57 +08:00
parent 3317e09dd9
commit 73ba48aa95
5 changed files with 14 additions and 6 deletions

View File

@@ -51,7 +51,7 @@ export default {
size: 10 * 1024 * 1024,
fileList: [],
numInfo: {},
params: {}
params: {},
}
},
computed: { ...mapState(['user']) },