@@ -342,7 +342,7 @@ export default {
this.ajax
.post(this.$store.state.api + "batchRegistration1", params)
.then((res) => {
- debugger;
+ // debugger;
let params = [
{
userid: res.data.uid,
@@ -711,7 +711,7 @@ export default {
} else {
value.tType = 1;
}
for (let j = 0; j < askArray.length; j++) {
if (askArray[j].stage == value.stage) {
var _a = [];
@@ -320,7 +320,7 @@ export default {
},
zoomOut() {
if (this.jm.view.zoomOut()) {
this.isZoomIn = false;
@@ -225,7 +225,7 @@ export default {
@@ -52,7 +52,7 @@ export default {
});
setData() {
- debugger
+ // debugger
if (!Object.keys(this.Josn).length) {
this.mindV = true;