From 0c12a24c19a6a86f2edd921b5a6a39ca6615f727 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=B2=85?= <907037276@qq.com> Date: Mon, 25 Dec 2023 17:01:34 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B5=84=E4=BA=A7=E9=85=8D=E7=BD=AE=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/asset/AssetAllocation.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/asset/AssetAllocation.vue b/src/pages/asset/AssetAllocation.vue index fcdfcd4..322bea9 100644 --- a/src/pages/asset/AssetAllocation.vue +++ b/src/pages/asset/AssetAllocation.vue @@ -251,6 +251,7 @@ export default { TRUST_ACCOUNT:"信托账户", INSURANCE_ACCOUNT:"保险账户", SUPPLY_CHAIN_ASSET_ACCOUNT:"供应链资产账户", + FINANCIAL_ACCOUNT:"理财账户", } }; },