@@ -47,7 +47,7 @@ export default {
},
mounted() {
- // this.initKonva() 暂时先注释掉这里 为了避免多次重复渲染
+ // this.initKonva() //暂时先注释掉这里 为了避免多次重复渲染
console.log(this.points, 'points')
console.log(
@@ -681,7 +681,7 @@ export default {
this.isVisible = false;
}, 1000);
- this.getTreeselect(); //获取工作区域下拉
+ this.getTreeselect(); //获取工作区域下拉de
this.getSopList();
this.handleOpenStaffing();
if (this.$route.query.ticketId !== "null") {