|
@@ -188,7 +188,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
created() {
|
|
created() {
|
|
|
|
|
|
|
|
- this.getDicts("sys_company_money_logs_type").then(response => {
|
|
|
|
|
|
|
+ this.getDicts("company_red_packet_balance_type").then(response => {
|
|
|
this.logsTypeOptions = response.data;
|
|
this.logsTypeOptions = response.data;
|
|
|
});
|
|
});
|
|
|
getCompanyList().then(response => {
|
|
getCompanyList().then(response => {
|