소스 검색

人员名册上传

sunyanqiang 3 년 전
부모
커밋
bdf87f9b67
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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 = "查看人员名册";