1.新疆大屏新需求
This commit is contained in:
2025-09-19 18:34:40 +08:00
parent 1714ff19f5
commit a97d9c64aa
41 changed files with 1121 additions and 217 deletions
+3 -3
View File
@@ -48,8 +48,8 @@
const { getCenterInfo } = useUserStore();
const props = defineProps({
bKey: {
type: Number,
default: () => 0,
type: String,
default: () => '',
},
});
const chooseType = ref('0');
@@ -93,7 +93,7 @@
});
}
const myChart = ref(null);
const myChart = ref();
function getData() {
twoLApi({
sex: chooseType.value,