李志伟 3 years ago
parent
commit
15cf950477
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/pages/resumeWorkForm/index.vue

+ 1
- 1
src/pages/resumeWorkForm/index.vue View File

1
 <template>
1
 <template>
2
-  <div>
2
+  <div style="padding-bottom:32px">
3
     <Image :src="headImg" width="100vw" />
3
     <Image :src="headImg" width="100vw" />
4
     <h3>复工申请单</h3>
4
     <h3>复工申请单</h3>
5
     <Form @submit="onSumbmit">
5
     <Form @submit="onSumbmit">