@@ -30,7 +30,7 @@
);
})
}else {
- bus.$message.warning('浏览器暂不支持')
+ bus.$message.warning('当前协议暂不支持,仅支持https协议')
}
@@ -1934,7 +1934,7 @@ export const chartSetMixin = {
});
- this.$message.warning('浏览器暂不支持')
+ this.$message.warning('当前协议暂不支持,仅支持https协议')
};
},
@@ -549,7 +549,7 @@ export default {
this.lockLoding && this.lockLoding.close();
}, 500),
@@ -303,7 +303,7 @@ export default {
},{
@@ -311,7 +311,7 @@ export default {