公会信息异常问题
This commit is contained in:
@@ -583,8 +583,8 @@ export default {
|
|||||||
listPartitionInfo().then((res) => {
|
listPartitionInfo().then((res) => {
|
||||||
this.inquire.partitionArr = res.data;
|
this.inquire.partitionArr = res.data;
|
||||||
this.inquire.partitionId = this.inquire.partitionArr[0].id;
|
this.inquire.partitionId = this.inquire.partitionArr[0].id;
|
||||||
});
|
|
||||||
this.getData();
|
this.getData();
|
||||||
|
});
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
// 查询接口
|
// 查询接口
|
||||||
|
Reference in New Issue
Block a user