11wqe1 hai 9 meses
pai
achega
4990e85980
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/components/pages/testPerson/examine/index.vue

+ 2 - 1
src/components/pages/testPerson/examine/index.vue

@@ -151,7 +151,6 @@
 </template>
 
 <script>
-
 export default {
   data() {
     return {
@@ -417,6 +416,7 @@ export default {
     },
     // 关闭弹框
     handleClose(done) {
+      this.getPageBase();
       done();
     }
   }
@@ -471,6 +471,7 @@ export default {
   outline-style: none;
   width: 100%;
   padding: 5px;
+  text-align: center;
   box-sizing: border-box;
   border-radius: 4px;
   border: none !important;