|
|
@ -367,6 +367,7 @@ export default {
|
|
|
|
this.getList();
|
|
|
|
this.getList();
|
|
|
|
},
|
|
|
|
},
|
|
|
|
getList() {
|
|
|
|
getList() {
|
|
|
|
|
|
|
|
this.listQuery.attributeType = this.attributeType
|
|
|
|
if (this.listType == null)
|
|
|
|
if (this.listType == null)
|
|
|
|
this.getApplyList();
|
|
|
|
this.getApplyList();
|
|
|
|
else {
|
|
|
|
else {
|
|
|
|