Browse Source

物料基本信息参照弹窗树型样式

002390 2 years ago
parent
commit
e0d9f39075
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/views/material/basicFile/details.vue

+ 3 - 0
src/views/material/basicFile/details.vue

@@ -2320,6 +2320,9 @@ export default {
   overflow-y: auto;
   overflow-x: auto;
 }
+>>>.referTree{
+margin-top: 10px;
+}
 
 /* .md-main>>>.el-table .el-table__body {
   height: calc(100vh - 300px);