Browse Source

Merge remote-tracking branch 'origin/AIControlV1.3.0' into test

zhouna 5 năm trước cách đây
mục cha
commit
78c5d3e53a
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      src/components/recordInput/ManageItemBatch.vue

+ 2 - 0
src/components/recordInput/ManageItemBatch.vue

@@ -376,6 +376,7 @@
             showClose: true
           });
           this.activeLeftNames = requiredValNull;
+          $(".el-main").scrollTop(160);
           return
         }else if(valueTypeWr.length>0){
           this.$message({
@@ -384,6 +385,7 @@
             showClose: true
           });
           this.activeLeftNames = valueTypeWr;
+          $(".el-main").scrollTop(160);
           return
         }
         let param = {