Browse Source

财务首页权限

yanghao 23 giờ trước cách đây
mục cha
commit
7efcf57f01
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/index.vue

+ 1 - 0
src/views/index.vue

@@ -851,6 +851,7 @@ const boldLabes = computed(() => [
   t("DigitalOperationPlatform.srm"),
   t("DigitalOperationPlatform.ehr"),
   t("DigitalOperationPlatform.zhanlue"),
+  t("DigitalOperationPlatform.fm"),
 ]);
 
 const searchKeyword = ref("");