فهرست منبع

参数配置显示

duy 2 سال پیش
والد
کامیت
c44ffecc4b
2فایلهای تغییر یافته به همراه3 افزوده شده و 2 حذف شده
  1. 2 1
      src/views/system/components/tab-approve.vue
  2. 1 1
      src/views/system/components/tab-cost.vue

+ 2 - 1
src/views/system/components/tab-approve.vue

@@ -344,7 +344,8 @@ const submitApprove = async ()=>{
         box-shadow: none;
         .hc-menu-contents-box {
             position: relative;
-            padding: 0;
+            // padding: 0;
+            padding-bottom: 30px;
             height: 100%;
             // height: calc(100% - 60px);
         }

+ 1 - 1
src/views/system/components/tab-cost.vue

@@ -343,7 +343,7 @@ const getChildListData = async ()=>{
         box-shadow: none;
         .hc-menu-contents-box {
             position: relative;
-            padding: 0;
+            padding-bottom: 30px;
             height: 100%;
             // height: calc(100% - 60px);
         }