src/tabviews/custom/components/module/account/index.jsx
@@ -84,6 +84,7 @@ if (res.invoice_type) { item.invoice_type = res.invoice_type.map(cell => ({value: cell.invoice_type_code, label: cell.invoice_type_name})) } item.$$uuid = item.id activeItem = item } if (item.months) {