00892dd8 by zhangmeng

数据对接

1 parent 8aaa76f2
...@@ -68,10 +68,6 @@ import * as echarts from "echarts"; ...@@ -68,10 +68,6 @@ import * as echarts from "echarts";
68 import * as api from "@/apiPc/common" 68 import * as api from "@/apiPc/common"
69 import {getYS006} from '@/api/server.js' 69 import {getYS006} from '@/api/server.js'
70 70
71 const queryParams = ref({
72 select: null,
73 select2: null
74 })
75 const zhuRef = ref(null) 71 const zhuRef = ref(null)
76 const lineRef = ref(null) 72 const lineRef = ref(null)
77 const payeeRef = ref(null) 73 const payeeRef = ref(null)
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!