huangyw 2 years ago
parent
commit
55663023e2
2 changed files with 693 additions and 532 deletions
  1. 692 531
      src/xt_pages/workforce/components/template_table.vue
  2. 1 1
      src/xt_pages/workforce/template.vue

File diff suppressed because it is too large
+ 692 - 531
src/xt_pages/workforce/components/template_table.vue


+ 1 - 1
src/xt_pages/workforce/template.vue View File

@@ -163,7 +163,7 @@
163 163
                 <el-button type="primary" @click="submitAction('form')">保 存</el-button>
164 164
             </div>
165 165
       </el-dialog>
166
-  </div>
166
+    </div>
167 167
 </template>
168 168
 
169 169
 <script>