国内标准法规表格缩放

This commit is contained in:
wangxiahui@91isoft.com
2021-09-24 14:56:56 +08:00
parent 4b68312815
commit 58f24945a1
@@ -4988,7 +4988,6 @@ export default {
background: url('~@/assets/images/shangqi/img/none-file.png');
background-size: 100% 100%;
}
/deep/ .is-show {
position: relative;
display: inline-block;
@@ -4997,7 +4996,12 @@ export default {
background: url('~@/assets/images/shangqi/img/tree.png');
background-size: 100% 100%;
}
#domesticStandardDatabase{
height: 100%;
.content {
height: calc(~'100% - 105px - 56px')
}
}
/deep/ .tree-line {
.el-tree-node {
position: relative;