7409-workerBalance #451

Merged
carlossa merged 9 commits from 7409-workerBalance into dev 2024-06-26 09:40:37 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit ac28a6728a - Show all commits

View File

@ -274,7 +274,7 @@ export default {
name: 'CustomerBalance',
meta: {
title: 'balance',
icon: 'vn:invoice',
icon: 'balance',
},
component: () =>
import('src/pages/Customer/Card/CustomerBalance.vue'),