Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
W
whp-xl
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lizhichao
whp-xl
Commits
6df8e56b
Commit
6df8e56b
authored
Jul 06, 2021
by
yaqizhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化
parent
d77da269
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
4 deletions
+2
-4
methods.ts
dcit-hcsystem-hcsystem-master/src/utils/methods.ts
+1
-1
qyMap.vue
dcit-hcsystem-hcsystem-master/src/views/qyMap/qyMap.vue
+1
-3
No files found.
dcit-hcsystem-hcsystem-master/src/utils/methods.ts
View file @
6df8e56b
...
@@ -9,7 +9,7 @@ export default {
...
@@ -9,7 +9,7 @@ export default {
EnterprisesMg
:
'Enterprises'
,
EnterprisesMg
:
'Enterprises'
,
EnterprisesCheck
:
'Enterprises'
,
EnterprisesCheck
:
'Enterprises'
,
GIS
:
'GIS'
,
GIS
:
'GIS'
,
tongji
:
'Enterprises'
,
EnterprisesQt
:
'Enterprises'
,
HazardsListMg
:
'Hazards'
,
HazardsListMg
:
'Hazards'
,
PlansMg
:
'Plans'
,
PlansMg
:
'Plans'
,
PlansMgGovernment
:
'Plans'
,
PlansMgGovernment
:
'Plans'
,
...
...
dcit-hcsystem-hcsystem-master/src/views/qyMap/qyMap.vue
View file @
6df8e56b
...
@@ -105,7 +105,6 @@ import Mutil from "@/utils/mapUtil.js";
...
@@ -105,7 +105,6 @@ import Mutil from "@/utils/mapUtil.js";
import
METHOD
from
"@/utils/methods"
;
import
METHOD
from
"@/utils/methods"
;
import
QyMaptwo
from
'./qyMaptwo.vue'
;
import
QyMaptwo
from
'./qyMaptwo.vue'
;
import
QyMapone
from
'./qyMapone.vue'
;
import
QyMapone
from
'./qyMapone.vue'
;
import
Demo
from
'@/views/Enterprises/EnterprisesTj.vue'
;
import
vueDrag
from
'vue-dragging'
import
vueDrag
from
'vue-dragging'
Vue
.
use
(
vueDrag
)
Vue
.
use
(
vueDrag
)
@
Component
({
@
Component
({
...
@@ -113,8 +112,7 @@ Vue.use(vueDrag)
...
@@ -113,8 +112,7 @@ Vue.use(vueDrag)
DrawTool
,
DrawTool
,
Search
,
Search
,
QyMapone
,
QyMapone
,
QyMaptwo
,
QyMaptwo
Demo
},
},
})
})
export
default
class
GIS
extends
Vue
{
export
default
class
GIS
extends
Vue
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment