src/components/view/a5-laboratory-management.vue
@@ -302,7 +302,7 @@ this.fileVisible = true; this.fileComponentData.entity.labId = row.id; this.$nextTick(function () { this.$refs['ValueTable0'].selectList() this.$refs['ValueTable0'].selectList('page') }) }, confirmConnect(){ @@ -327,7 +327,7 @@ if (res.code === 201) { return } this.$refs['ValueTable0'].selectList() this.$refs['ValueTable0'].selectList('page') this.upFileVisible = false; }) },