Merge remote-tracking branch 'origin/wvp-28181-2.0' into commercial

This commit is contained in:
648540858
2022-05-12 10:54:46 +08:00
55 changed files with 651 additions and 898 deletions

View File

@@ -237,10 +237,10 @@ export default {
that.initData();
}, 1000)
} else {
that.$message.error(res.data.msg);
}
}).catch(function (e) {
that.isLoging = false;
that.$message.error("请求超时");
});
},
queryRecords: function (itemData) {