BUG 30390
This commit is contained in:
@@ -105,7 +105,7 @@ export default {
|
|||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
this.$dict.load('financialLoanApplyStatus')
|
this.$dict.load('financialLoanApplyStatus')
|
||||||
// console.log(this.$dict.getDict('financialLoanApplyStatus'));
|
this.search.status = this.$route.query.status
|
||||||
this.getTableData()
|
this.getTableData()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user