|
@@ -681,7 +681,7 @@ export default {
|
|
|
this.isVisible = false;
|
|
this.isVisible = false;
|
|
|
}, 1000);
|
|
}, 1000);
|
|
|
|
|
|
|
|
- this.getTreeselect(); //获取工作区域下拉de
|
|
|
|
|
|
|
+ this.getTreeselect(); //获取工作区域下拉de
|
|
|
this.getSopList();
|
|
this.getSopList();
|
|
|
this.handleOpenStaffing();
|
|
this.handleOpenStaffing();
|
|
|
if (this.$route.query.ticketId !== "null") {
|
|
if (this.$route.query.ticketId !== "null") {
|