查询出现2次bug

master
wyj2080 6 years ago
parent c3ba8f8c2b
commit c90f156e1b

@ -235,6 +235,7 @@
//
this.spinShow = true;
zeroExtend.getMainRequest(request,function (data) {
that.data1 = [];
that.spinShow = false;
if(data.data.code !== "0000"){
that.$Message.error("系统异常");

Loading…
Cancel
Save