Merge branch 'main' of git.zdool.com:xs/ggfwjsc

This commit is contained in:
姚宇浩 2024-05-13 16:08:55 +08:00
commit e0fd4efe7c
2 changed files with 5 additions and 4 deletions

View File

@ -78,10 +78,10 @@ const getOption = () => {
trigger: "axis",
formatter: "{b0}<br/> {a0}:{c0}<br/>{a1}:{c1}",
axisPointer: {
type: "cross",
label: {
backgroundColor: "#3F82F7", //
},
// type: "cross",
// label: {
// backgroundColor: "#3F82F7", //
// },
},
},
legend: {

View File

@ -201,6 +201,7 @@ import ePie4 from "./echarts_education/pie4.vue";
import ePieRose from "./echarts_education/pieRose.vue";
import eP1 from "./echarts_education/eP1.vue";
import http from "@/utils/request.js";
const selectData = reactive({
value1: "111",
value2: "tes1",