소스 검색

【修改】bug

莫绍宝 3 년 전
부모
커밋
7a25f90ad3
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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();