#
whycq
2023-11-22 35b8f2e7b34875efebed526a7394ff50e65f8e90
pages/business/plan/plan.vue
@@ -153,6 +153,10 @@
                  name:'平库',
                  value: 6
               },
               {
                  name:'其他',
                  value: 7
               },
            ]
         }
      },
@@ -366,6 +370,7 @@
      margin-top: 20px;
   }
   .popup-content {
      width: 60vw;
      margin-top: 260rpx;
      display:  flex;
      align-items: center;