去掉新疆油田字眼

This commit is contained in:
2025-07-24 15:55:46 +08:00
parent ff78173b25
commit 0a59f01616
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
import { ThemeType } from '/@/utils/settings.ts';
import { mapListApi } from '/@/views/index.api.ts';
const option1 = ref([{ label: '新疆油田', value: 'A01' }]);
const option1 = ref([{ label: '克拉玛依公司', value: 'A01' }]);
const { refreshState } = useRefresh(DEFAULT_TIME);
const store = useUserStore();