修改this
This commit is contained in:
parent
80f67c751a
commit
b9e998bab4
|
@ -1093,7 +1093,7 @@
|
|||
beginUpload: function() {
|
||||
this.uploadLoading = true;
|
||||
//开始上传时,关闭提示框
|
||||
_this.uploadAlertShow = false;
|
||||
this.uploadAlertShow = false;
|
||||
},
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue