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