数据对接
Showing
1 changed file
with
0 additions
and
4 deletions
| ... | @@ -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) | ... | ... |
-
Please register or sign in to post a comment