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