Browse Source

人员名册上传

sunyanqiang 3 years ago
parent
commit
bdf87f9b67
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/grassrootsregistration/personnelRoster/index.vue

+ 1 - 0
src/views/grassrootsregistration/personnelRoster/index.vue

@@ -1139,6 +1139,7 @@ export default {
       this.opens = false;
       // const id = row.id || this.ids;
       const deptId = row.deptId;
+
       getRenYuanXiangQing(deptId).then((response) => {
         this.wordInfo = response.data;
         this.title = "查看人员名册";