Commit cc9168c3 authored by 张俊's avatar 张俊

工作台链接替换

parent f9961e9f
...@@ -330,9 +330,9 @@ export default { ...@@ -330,9 +330,9 @@ export default {
data() { data() {
return { return {
now_user: 0, //0:普通用户,1:组织管理员,2:超级管理员 now_user: 0, //0:普通用户,1:组织管理员,2:超级管理员
process_in_up:false,//是否是服务注册产生的 process_in_up:false,//是否是服务注册产生的流程服务
perception_in:false,//是否是感知服务 perception_in:false,//是否是感知服务
in_origin_ser:true,//是否是组织内部的服务 in_origin_ser:false,//是否是组织内部的服务
buy_style: [1], buy_style: [1],
// editstr:'<h1>1221312</h1>wuqwyequ827812731731', // editstr:'<h1>1221312</h1>wuqwyequ827812731731',
listTotal: 0, listTotal: 0,
......
...@@ -1040,9 +1040,9 @@ export default { ...@@ -1040,9 +1040,9 @@ export default {
}, },
{ {
pic: require("@/assets/imgs/home_tool_ic_shuju.png"), pic: require("@/assets/imgs/home_tool_ic_shuju.png"),
text: "数据管控", text: "数据采集管理",
role: 2, role: 2,
url: "/data_analysis/my_service" url: "/data_acquisition/file"
}, },
{ {
pic: require("@/assets/imgs/home_tool_ic_message.png"), pic: require("@/assets/imgs/home_tool_ic_message.png"),
......
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