Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cloud-platform-ui
Project
Project
Details
Activity
Releases
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
youjj
cloud-platform-ui
Commits
b9f4469d
Commit
b9f4469d
authored
May 07, 2019
by
lixy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除无用引用
parent
46e5f3cf
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
6 deletions
+0
-6
index.vue
src/views/baseInfo/companyInfo/index.vue
+0
-2
provinceMap.vue
src/views/baseInfo/companyInfo/provinceMap.vue
+0
-4
No files found.
src/views/baseInfo/companyInfo/index.vue
View file @
b9f4469d
...
...
@@ -76,7 +76,6 @@
putObj
}
from
'api/base_info/branch_company'
;
import
chinaMap
from
'./chinaMap'
;
import
companyMap
from
'./companyMap'
;
import
{
getSonRegionByCodes
,
...
...
@@ -90,7 +89,6 @@
name
:
'branchCompany'
,
components
:
{
BmMap
,
companyMap
,
chinaMap
},
data
()
{
return
{
...
...
src/views/baseInfo/companyInfo/provinceMap.vue
View file @
b9f4469d
...
...
@@ -19,8 +19,6 @@
</el-form>
</div>
</div>
<!--分公司分布图-->
<!--
<company-map
:toSonData=
"list"
></company-map>
-->
<!--地图-->
<china-map
:list=
"list"
:provinceName=
"provinceName"
></china-map>
<!--分公司数据-->
...
...
@@ -76,7 +74,6 @@
putObj
}
from
'api/base_info/branch_company'
;
import
chinaMap
from
'./chinaMap'
;
import
companyMap
from
'./companyMap'
;
import
{
getSonRegionByCodes
,
...
...
@@ -90,7 +87,6 @@
name
:
'branchCompany'
,
components
:
{
BmMap
,
companyMap
,
chinaMap
},
data
()
{
return
{
...
...
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