兴蜀人力数据概览大屏
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<script setup>
|
||||
import { ref, reactive, onMounted } from "vue";
|
||||
|
||||
import NetworkMap from "../card/NetworkMap.vue";
|
||||
const state = reactive({
|
||||
tabs: [
|
||||
"公共服务站点 300",
|
||||
@ -113,7 +113,7 @@ onMounted(() => {
|
||||
<!-- </button>-->
|
||||
</div>
|
||||
|
||||
<img class="echart" src="~@/assets/recruitment/echart.svg" alt="" />
|
||||
<NetworkMap />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user