峰峰执法平台简易案件程序板块 pad端
yang
2022-11-02 1f6ae254a4e41a70290f842ab0d5d3bc792c7af8
src/views/padSunmaryProcedure/padFrom.vue
@@ -173,7 +173,7 @@
    }
  },
  created() {
    this.latlng = window.android.getAddress();
    // this.latlng = window.android.getAddress();
    this.init()
  },
  methods: {
@@ -283,6 +283,7 @@
      }
      if (names != "") {
        this.form.hanlders = names.substring(0, names.length - 1);
        console.log(this.form.hanlders,'this.form.hanlders')
      }
    },
    onSubmit() {