diff --git a/package.json b/package.json index 3deef137..fc76c39c 100644 --- a/package.json +++ b/package.json @@ -45,6 +45,7 @@ "throttle-debounce": "^3.0.1", "v-distpicker": "^1.2.2", "vue": "^2.6.11", + "vue-baidu-map": "^0.21.22", "vue-i18n": "^8.12.0", "vue-quill-editor": "^3.0.6", "vue-router": "^3.0.7", diff --git a/public/index.html b/public/index.html index 6581742c..012587ee 100644 --- a/public/index.html +++ b/public/index.html @@ -8,6 +8,7 @@ + diff --git a/src/views/modules/base/organization/organization.vue b/src/views/modules/base/organization/organization.vue new file mode 100644 index 00000000..0e42a655 --- /dev/null +++ b/src/views/modules/base/organization/organization.vue @@ -0,0 +1,2195 @@ + + + + + \ No newline at end of file