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() {