Quellcode durchsuchen

【修改】bug

莫绍宝 vor 3 Jahren
Ursprung
Commit
7a25f90ad3
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. 2 0
      src/views/supply/engin/components/commerce_form.vue

+ 2 - 0
src/views/supply/engin/components/commerce_form.vue

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