浏览代码

人员名册上传

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 = "查看人员名册";