mapWz/js/vueMain.js
@@ -34,6 +34,21 @@ geolocation: null }, methods: { uplcation() { var that = this; this.$message({ showClose: true, message: '位置上传中,请稍等' }); setTimeout(function() { that.$message({ showClose: true, type: 'success', message: '上传成功' }); }, 3000); }, beginCome() { var resultData = []