diff --git a/src/components/workspace/CashManagement.vue b/src/components/workspace/CashManagement.vue new file mode 100644 index 0000000..2cf5a8c --- /dev/null +++ b/src/components/workspace/CashManagement.vue @@ -0,0 +1,71 @@ + + + + + diff --git a/src/components/workspace/GoldGraph.vue b/src/components/workspace/GoldGraph.vue new file mode 100644 index 0000000..3aa64ee --- /dev/null +++ b/src/components/workspace/GoldGraph.vue @@ -0,0 +1,770 @@ + + + + diff --git a/src/components/workspace/GoldManagement.vue b/src/components/workspace/GoldManagement.vue new file mode 100644 index 0000000..0a6ac3f --- /dev/null +++ b/src/components/workspace/GoldManagement.vue @@ -0,0 +1,454 @@ + + + + + \ No newline at end of file diff --git a/src/views/workspace/index.vue b/src/views/workspace/index.vue index e038363..13df762 100644 --- a/src/views/workspace/index.vue +++ b/src/views/workspace/index.vue @@ -1,911 +1,102 @@ \ No newline at end of file