Explorar el Código

人员名册上传

sunyanqiang hace 3 años
padre
commit
bdf87f9b67
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 = "查看人员名册";