@@ -615,6 +615,8 @@ export default {
// 工程登录列表 - 打开弹窗
openShareDetail() {
+
+ this.isFirst = true;
this.isShowDialog = true;
this.dialogTable_currentPage = 1;
this.getComLoginList();