update:更新下拉刷新
This commit is contained in:
@@ -43,6 +43,7 @@ export default {
|
||||
this.pic_height = "100%";
|
||||
this.isloading = false;
|
||||
} else {
|
||||
this.isloading = false;
|
||||
let code = [6001, 6501];
|
||||
if (code.indexOf(result.data.bizCode) != "-1") {
|
||||
this.$message({
|
||||
|
||||
Reference in New Issue
Block a user