diff --git a/art-design-pro.code-workspace b/art-design-pro.code-workspace new file mode 100644 index 0000000..b424204 --- /dev/null +++ b/art-design-pro.code-workspace @@ -0,0 +1,10 @@ +{ + "folders": [ + { + "path": "." + }, + { + "path": "../xlx_client/art-design-pro" + } + ] +} \ No newline at end of file diff --git a/src/components/marking/MarkingLayout.vue b/src/components/marking/MarkingLayout.vue index 1e41360..6c192f8 100644 --- a/src/components/marking/MarkingLayout.vue +++ b/src/components/marking/MarkingLayout.vue @@ -1,6 +1,6 @@