diff --git a/src/views/perfManage/kpiKeyTarget/index.vue b/src/views/perfManage/kpiKeyTarget/index.vue index d14640c5..b36edb0c 100644 --- a/src/views/perfManage/kpiKeyTarget/index.vue +++ b/src/views/perfManage/kpiKeyTarget/index.vue @@ -18,6 +18,7 @@ import { useDebounceFn } from '@vueuse/core'; import { LineOutlined } from '@ant-design/icons-vue'; import { TableColumnType } from 'ant-design-vue'; const { t, currentLocale } = useI18n(); +//test const neInfoStore = useNeInfoStore(); //日期快捷选择