gaoluyang
2024-07-19 55363f488c35aaf3a9bfd6ca0584eeb0fd8e0c95
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;
        })
      },