Epans 2 роки тому
батько
коміт
5597c5b498

+ 2 - 2
src/views/systemManagement/customboard2/ChartPanel2/index.vue

@@ -17,11 +17,11 @@
       <el-col :span="18">
 
 
-<draggable v-model="arr1" group="itxst"   animation="300" :group="{name: 'dashboard',pull: true}">
+<!-- <draggable v-model="arr1" group="itxst"   animation="300" :group="{name: 'dashboard',pull: true}">
                     <transition-group>
                         <div style = "width:300px;height:20px;border:1px soild #333" :class="item.id==1?'item forbid':'item'" v-for="item in arr1"  key="1">{{item.name}}</div>
                     </transition-group>
-                </draggable>
+                </draggable> -->