wyh 1 年之前
父節點
當前提交
2883ef68a8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/module_cmms/spotcheckContent/index.vue

+ 1 - 1
src/views/module_cmms/spotcheckContent/index.vue

@@ -30,7 +30,7 @@ import SpotcheckContentList from './SpotcheckContentList.vue';
 
 <style scoped>
 .all{
-    height: calc(100vh - 90px);
+    height: calc(100vh - 65px);
     width: 100%;
     display: flex;
 }