| | |
| | | <div class="Chemical-Waste-water" id="Chemical-Waste-water"> |
| | | <el-row type="flex" class="head-area" align="middle"> |
| | | <el-col> |
| | | <span>企业指标分类统计</span> |
| | | <span>监测点排放明细</span> |
| | | </el-col> |
| | | <el-col class="head-area-button"> |
| | | <el-button style="float: right; padding: 3px 0" icon="el-icon-close" type="info" @click="closebtns"></el-button> |
| | | </el-col> |
| | | <!-- <el-col class="head-area-button">--> |
| | | <!-- <el-button style="float: right; padding: 3px 0" icon="el-icon-close" type="info" @click="closeBtns"></el-button>--> |
| | | <!-- </el-col>--> |
| | | </el-row> |
| | | <el-table |
| | | class="tableBox" |
| | |
| | | } |
| | | }, |
| | | methods: { |
| | | closebtns () { |
| | | // const summary = document.getElementById('Chemical-Waste-water') |
| | | // summary.style.display = 'none' |
| | | // console.log(1) |
| | | this.$emit('isshow') |
| | | } |
| | | // closeBtns () { |
| | | // this.$emit('isShow') |
| | | // } |
| | | } |
| | | } |
| | | </script> |
| | | <style scoped> |
| | | /*.Chemical-Waste-water {*/ |
| | | .Chemical-Waste-water { |
| | | /* position:fixed;*/ |
| | | /* top: 330px;*/ |
| | | /* left: 65px;*/ |
| | |
| | | /* !*height: 265px;*!*/ |
| | | /* border: #90c8e0 1px solid;*/ |
| | | /* z-index:3000;*/ |
| | | /* background-color: rgba(26, 73, 81, 0.901960784313726);*/ |
| | | /* !*color: #fff;*!*/ |
| | | /*}*/ |
| | | text-align: center; |
| | | background-color: rgba(26, 73, 81, 0.901960784313726); |
| | | color: #fff; |
| | | } |
| | | /*.head-area{*/ |
| | | /* color: #fff;*/ |
| | | /* width: 100%;*/ |