licp
2024-07-31 cc702f8d62c082c8f4b97b44e094fb8b8c7b97d8
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;
        })
      },