Commit 9afe5634 by heshihao

feat: 修改默认产业名称

parent bd8c6723
......@@ -393,7 +393,7 @@ export default {
},
// 行业id
industry_id: 1,
industry_name: "钢铁",
industry_name: "生活用纸",
// 行业级别
industry_level: 1,
// 上中下游
......
......@@ -58,7 +58,7 @@ export default {
// },
],
inid: 1,
industry_name: "钢铁",
industry_name: "生活用纸",
TopTenData: [],
select_method: 1, // 新增量:1 积累量:2
select_time: 1, //年度:1 季度:2 月度:3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment