Browse Source

feature/工艺流程页面bug

dy 1 year ago
parent
commit
043585770c
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/views/base/craftManagement/route/bindProcess.vue

+ 2 - 1
src/views/base/craftManagement/route/bindProcess.vue

@@ -53,7 +53,7 @@
         </el-scrollbar>
       </div>
       <div class="flowBox">
-        <el-scrollbar style="padding-bottom: 40px;"></el-scrollbar>
+        <el-scrollbar style="padding-bottom: 20px;">
         <VueDraggable
           v-model="list2"
           :animation="150"
@@ -78,6 +78,7 @@
             <Bottom class="arrow" v-show="index < list2.length - 1" />
           </div>
         </VueDraggable>
+      </el-scrollbar>
       </div>
       <div class="detailInfo">
         <div v-if="selectIndex > -1 && !isChanged">