Browse Source

Merge branch 'dev_org_staff' into test

shibei_master
YUJT 3 years ago
parent
commit
481d53ee58
  1. 1
      package.json
  2. 1
      public/index.html
  3. 2139
      src/views/modules/base/organization/organization.vue

1
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",

1
public/index.html

@ -8,6 +8,7 @@
<link rel="shortcut icon" href="<%= BASE_URL %>favicon.ico" />
<script charset="utf-8" src="https://map.qq.com/api/gljs?v=1.exp&libraries=service&key=LWBBZ-TIGC3-VFP3L-YNMWH-FJB7T-JFBLO"></script>
<script charset="utf-8" src="https://map.qq.com/api/gljs?v=1.exp&key=OB4BZ-D4W3U-B7VVO-4PJWW-6TKDJ-WPB77"></script>
<!-- f2图表 -->
<!-- <script src="https://gw.alipayobjects.com/os/lib/antv/f2/3.8.1/dist/f2.min.js"></script> -->

2139
src/views/modules/base/organization/organization.vue

File diff suppressed because it is too large
Loading…
Cancel
Save