From 61f9745da5195ee188ea0a529e5f2113e6e930cd Mon Sep 17 00:00:00 2001 From: odc.xiaohui <xiaohui@Q1> Date: 星期四, 15 十二月 2022 10:09:23 +0800 Subject: [PATCH] 2022-12-14 肖辉 违规检索--- 导出 --- src/utils/helper.js | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/src/utils/helper.js b/src/utils/helper.js index d79cabf..c9fafd0 100644 --- a/src/utils/helper.js +++ b/src/utils/helper.js @@ -135,3 +135,8 @@ { label: '涓婃姤', value: '01' }, { label: '澶勭疆', value: '02' } ] + +export const RESOURCE_OPTIONS = [ + { label: '浜哄伐涓婃姤', value: 2 }, + { label: '瑙嗛宸℃煡', value: 1 } +] -- Gitblit v1.8.0