| | |
| | | <!--<span class="icon-name">统计表</span>--> |
| | | </div> |
| | | </el-tooltip> |
| | | <Dialog ref="summarySheets" title="企业指标分类统计"> |
| | | <!-- <Dialog ref="summarySheets" title="企业指标分类统计">--> |
| | | <!-- <tab-handover></tab-handover>--> |
| | | <!-- </Dialog >--> |
| | | <div class="dialog" v-drag> |
| | | <tab-handover></tab-handover> |
| | | </Dialog > |
| | | </div> |
| | | </div> |
| | | </template> |
| | | |
| | | <script> |
| | | import tabHandover from '@components/table/components/tabHandover' |
| | | import Dialog from '@views/popup/Dialog' |
| | | // import Dialog from '@views/popup/Dialog' |
| | | |
| | | import '@/components/BaseNav/SolidWaste/directive/dir' |
| | | |
| | | export default { |
| | | name: 'summary-sheet.vue', |
| | | components: { |
| | | tabHandover, |
| | | Dialog |
| | | tabHandover |
| | | // Dialog |
| | | }, |
| | | data () { |
| | | return { |
| | |
| | | /*height: 265px;*/ |
| | | z-index:500; |
| | | |
| | | .dialog { |
| | | width: 800px; |
| | | height: 300px; |
| | | position: absolute; |
| | | top: 15%; |
| | | left: 3rem; |
| | | } |
| | | |
| | | /*color: #fff;*/ |
| | | |
| | | .el-icon-c-scale-to-original { |
| | | width: 30px; |
| | | height: 30px; |