+
liuyg
2021-12-01 b19cdfd42ef26702eb00dd77e89bf9af90bc9ed4
src/views/securityAnalysis/child/examination.vue
@@ -1,5 +1,10 @@
<template>
  <div class="certificateTJ">
  <div
    :class="[
      'certificateTJ',
      $store.state.control.windowWidth >= 1024 ? 'oneRowSearch' : '',
    ]"
  >
    <avue-crud
      :option="option1"
      :data="data1"
@@ -29,6 +34,7 @@
        pageSize: 10,
        currentPage: 1,
        total: 0,
        ...this.$store.state.control.changePageSize,
      },
      query1: {},
      data1: [],
@@ -49,6 +55,7 @@
        // dialogClickModal: false,
        // headerAlign: "center",
        align: "center",
        ...this.$store.state.control.clearOtherBut,
        column: [
          {
            label: "姓名",