Resolve "Add delete after copy option to S3"
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
@@ -22,12 +22,14 @@ const formState = reactive<{
@@ -22,12 +22,14 @@ const formState = reactive<{
@@ -58,9 +60,18 @@ function copyObject() {
@@ -58,9 +60,18 @@ function copyObject() {
@@ -157,6 +168,21 @@ onMounted(() => {
@@ -157,6 +168,21 @@ onMounted(() => {
@@ -185,6 +211,7 @@ onMounted(() => {
@@ -185,6 +211,7 @@ onMounted(() => {