licp
2024-07-19 6acaae82d86dfd02e87ed9a3120b92b6c32a8a76
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;
        })
      },