ソースを参照

Merge branch 'termLink0615' into test

wyq 4 年 前
コミット
842b179d19
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/components/base/LtModal.vue

+ 1 - 0
src/components/base/LtModal.vue

@@ -332,6 +332,7 @@ export default {
         this.showDrop = false;
         this.showDrop = false;
         if (res.data.code === '0') {
         if (res.data.code === '0') {
           this.tableData = res.data.data;
           this.tableData = res.data.data;
+          this.getIndex = 6;
         }
         }
       });
       });
     },
     },