Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mancheng_code
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hanxiao
mancheng_code
Commits
9afe5634
Commit
9afe5634
authored
Nov 02, 2023
by
heshihao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 修改默认产业名称
parent
bd8c6723
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
src/views/map/map.vue
+1
-1
src/views/radar/radar.vue
+1
-1
No files found.
src/views/map/map.vue
View file @
9afe5634
...
...
@@ -393,7 +393,7 @@ export default {
},
// 行业id
industry_id
:
1
,
industry_name
:
"
钢铁
"
,
industry_name
:
"
生活用纸
"
,
// 行业级别
industry_level
:
1
,
// 上中下游
...
...
src/views/radar/radar.vue
View file @
9afe5634
...
...
@@ -58,7 +58,7 @@ export default {
// },
],
inid
:
1
,
industry_name
:
"
钢铁
"
,
industry_name
:
"
生活用纸
"
,
TopTenData
:
[],
select_method
:
1
,
// 新增量:1 积累量:2
select_time
:
1
,
//年度:1 季度:2 月度:3
...
...
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