Commit e0b6cd9b authored by youjie's avatar youjie

no message

parent 76a69a08
...@@ -3,7 +3,8 @@ ...@@ -3,7 +3,8 @@
<el-dialog :title="$t('objFill.duizhnagkm')+$t('ground.liebiao')" width="500px" <el-dialog :title="$t('objFill.duizhnagkm')+$t('ground.liebiao')" width="500px"
:visible.sync="showState" center @close="close"> :visible.sync="showState" center @close="close">
<el-table :data="SubjectList" style="width: 100%;max-height: 400px;" <el-table :data="SubjectList" style="width: 100%;"
height="400px"
v-loading="loading" border> v-loading="loading" border>
<el-table-column prop="Name" :label="$t('system.query_airName')" align="center"></el-table-column> <el-table-column prop="Name" :label="$t('system.query_airName')" align="center"></el-table-column>
<el-table-column prop="Sort" :label="$t('system.table_rank')" width="100" align="center"></el-table-column> <el-table-column prop="Sort" :label="$t('system.table_rank')" width="100" align="center"></el-table-column>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
padding-bottom: 0; padding-bottom: 0;
margin-top: 20px; margin-top: 20px;
} }
.page_CompanyAccDetail .query-box li:last-child{top: 34px;} .page_CompanyAccDetail .query-box li:last-child{top: 43px;}
._shoufu_date input.el-input__inner{padding: 0px 0 0 27px;} ._shoufu_date input.el-input__inner{padding: 0px 0 0 27px;}
.page_CompanyAccDetail .el-date-editor .el-range-separator{width: 9% !important;} .page_CompanyAccDetail .el-date-editor .el-range-separator{width: 9% !important;}
.page_CompanyAccDetail .el-date-editor--daterange.el-input__inner{width: auto !important;} .page_CompanyAccDetail .el-date-editor--daterange.el-input__inner{width: auto !important;}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment