diff --git a/document/Kintone自動化ツール設計図2.drawio b/document/Kintone自動化ツール設計図2.drawio index cf27cec..571906f 100644 --- a/document/Kintone自動化ツール設計図2.drawio +++ b/document/Kintone自動化ツール設計図2.drawio @@ -1,4 +1,4 @@ - + @@ -439,66 +439,66 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/frontend/README.md b/frontend/README.md index b8ccb31..4dea4d1 100644 --- a/frontend/README.md +++ b/frontend/README.md @@ -50,4 +50,4 @@ See [Configuring quasar.config.js](https://v2.quasar.dev/quasar-cli-vite/quasar- ## VUE3.0编程规范 1. [VUE3.0编程概要](./VUE3.0概要.md) -2. [VUE3.0编程规范](./VUE3.0コーディングルール.md) +2. [VUE3.0编程规范](./VUE3.0-coding-rule.md) diff --git a/frontend/VUE3.0コーディングルール.md b/frontend/VUE3.0-coding-rule.md similarity index 100% rename from frontend/VUE3.0コーディングルール.md rename to frontend/VUE3.0-coding-rule.md diff --git a/frontend/src/components/ActionSelect.vue b/frontend/src/components/ActionSelect.vue new file mode 100644 index 0000000..9228315 --- /dev/null +++ b/frontend/src/components/ActionSelect.vue @@ -0,0 +1,40 @@ + + diff --git a/frontend/src/components/AppSelect.vue b/frontend/src/components/AppSelect.vue index 0eab75a..1bd5e92 100644 --- a/frontend/src/components/AppSelect.vue +++ b/frontend/src/components/AppSelect.vue @@ -1,11 +1,11 @@ -