浏览代码

【修改】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();