pages/project/jmAGV/home.vue
@@ -224,6 +224,16 @@ this.token = uni.getStorageSync('token'); this.getEmptyMatList() uni.onNetworkStatusChange(function (res) { if(!res.isConnected) { uni.showLoading({ title: '网络断开...' }); }else { uni.hideLoading(); } }); }, methods: { jump() {