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