Browse Source

Finish Hotfix-mo-81

莫绍宝 3 years ago
parent
commit
4f2634595c
1 changed files with 2 additions and 0 deletions
  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();