zxr 3 жил өмнө
parent
commit
a05b60a7fa

+ 2 - 1
src/views/grassrootsregistration/bdgldiary/index.vue

@@ -687,7 +687,7 @@
                 </div>
               </el-form>
             </div>
-            <div class="jiben">临时来队亲属</div>
+            <div class="jiben" >临时来队亲属</div>
             <div class="box3">
               <div class="box4">
                 <el-form v-for="(item1, i) in relatives" :key="i">
@@ -1896,6 +1896,7 @@ export default {
   /* margin-bottom: 30px; */
   padding-top: 15px;
   padding-left: 15px;
+  margin-bottom: 20px !important;
 }
 /* 表单长度 */
 ::v-deep .box3 .el-form-item__content {

+ 1 - 0
src/views/taishi/index.vue

@@ -1086,6 +1086,7 @@ export default {
     };
   },
   created() {
+    this.$forceUpdate();
     //大队人员在位数据
     zaiweipeople().then((res) => {
       if (res.code == 200) {