lxf há 1 ano atrás
pai
commit
fd17c62b51

+ 1 - 1
src/views/group/data-board/distribution-of-goods/index.vue

@@ -93,7 +93,7 @@ const dragEnd = () => {
 .columns-items {
   margin-right: 30px;
   margin-bottom: 30px;
-  width: 30vw;
+  width: calc(33% - 30px);
   border: 1px solid #999;
   cursor: pointer;
   .div-top {