liuyg
2021-10-26 34d9a8662da32afd2c4e6dc2c5514321ed6121ca
src/views/securityGuard/baoanz.vue
@@ -23,6 +23,9 @@
    </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>
@@ -40,7 +43,7 @@
import { getER } from "@/api/performance/performance";
export default {
  props: ["data"],
  props: ["data", "close"],
  data() {
    return {
      erweima: "",
@@ -64,6 +67,9 @@
      printDom.style.left = "0";
      printDom.style.width = "100%";
      printDom.style.height = "calc(100% - 100px)";
    },
    closeME() {
      this.$emit("close");
    },
  },
};
@@ -110,13 +116,13 @@
    }
    .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;