更新导入组件
This commit is contained in:
parent
c6e9b92fbc
commit
b554654871
@ -128,6 +128,7 @@ export default {
|
|||||||
}
|
}
|
||||||
if(res.data.rate == 100){
|
if(res.data.rate == 100){
|
||||||
// this.progressShow = false;
|
// this.progressShow = false;
|
||||||
|
this.importDis = false;
|
||||||
this.progressTrue = false;
|
this.progressTrue = false;
|
||||||
this.$emit('importSuccess');
|
this.$emit('importSuccess');
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user