diff --git a/src/views/data/currdata/index-jd.vue b/src/views/data/currdata/index-jd.vue new file mode 100644 index 0000000..a8621a3 --- /dev/null +++ b/src/views/data/currdata/index-jd.vue @@ -0,0 +1,311 @@ + + + + \ No newline at end of file diff --git a/src/views/data/currdata/index.vue b/src/views/data/currdata/index.vue index a8621a3..7a28dc0 100644 --- a/src/views/data/currdata/index.vue +++ b/src/views/data/currdata/index.vue @@ -2,14 +2,13 @@
- - - - + + - - - + + + + @@ -23,143 +22,91 @@ -
-
-
-
- - - - - - - - -
-
-
- +
+ + + + + + + + + + + +
+ + + + + + + + + + +
- - \ No newline at end of file + return { rowspan: 1, colspan: 1 }; + }; + onMounted(() => { + getList() + }) + \ No newline at end of file