| | |
| | | </div> |
| | | <span slot="footer" class="dialog-footer no-print PrintBut"> |
| | | <el-button type="primary" @click="Print">打 印</el-button> |
| | | <el-button type="primary" @click="closeME" v-show="close == 1" |
| | | >取 消</el-button |
| | | > |
| | | </span> |
| | | </div> |
| | | </template> |
| | |
| | | |
| | | import { getER } from "@/api/performance/performance"; |
| | | export default { |
| | | props: ["data"], |
| | | props: ["data", "close"], |
| | | data() { |
| | | return { |
| | | erweima: "", |
| | |
| | | printDom.style.left = "0"; |
| | | printDom.style.width = "100%"; |
| | | printDom.style.height = "calc(100% - 100px)"; |
| | | }, |
| | | closeME() { |
| | | this.$emit("close"); |
| | | }, |
| | | }, |
| | | }; |
| | |
| | | } |
| | | .b-m-ups-1 { |
| | | width: 50%; |
| | | height:30px; |
| | | height: 30px; |
| | | font-size: 22px; |
| | | font-weight: 400; |
| | | position: relative; |
| | | top: 91px; |
| | | left: 320px; |
| | | margin-bottom: 20px; |
| | | margin-bottom: 21px; |
| | | } |
| | | // .securitynumber-1 { |
| | | // font-size: 22px; |