@@ -594,6 +594,7 @@ export default {
message: '导入成功',
type: 'success'
})
+ this.getList()
}
}).catch(response => {
this.vloading.close();