Browse Source

修复非第一页数据暂存后对话框无法翻页bug

cfort 2 years ago
parent
commit
8b2534a59e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/business/platform/data/templaterender/templates/list.vue

+ 0 - 1
src/business/platform/data/templaterender/templates/list.vue

@@ -278,7 +278,6 @@ export default {
 
 
             importTableDialogVisible: false,
             importTableDialogVisible: false,
             position: null,
             position: null,
-            selection: null,
             importList: [],
             importList: [],
             importVlaue: null
             importVlaue: null
         }
         }