Browse Source

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

002390 2 năm trước cách đây
mục cha
commit
e0d9f39075
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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);