智慧保安APP验收版本
shuishen
2021-12-02 095ddf25ae9519b89b9bd43e6a0871a25dbee91d
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 = []