Commit 78185809 by heshihao

feat: 移除log

parent d087fe8e
......@@ -200,7 +200,6 @@ export default {
this.industry_id = data.id;
this.industry_name = data.name;
this.industry_level = data.industry_level;
console.log(this.industry_level);
},
// 上中下游 展示
......
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