"src/components/service-info/service-info.vue" did not exist on "58f8b58139e418a81773623852857f7bc45b9509"
Commit 5afc4c8c authored by 徐一鸣's avatar 徐一鸣

云资源管理工作区域字段fixed

parent be263b32
......@@ -509,7 +509,7 @@ export default {
},
{
label: "工作区域",
prop: "name_space",
prop: "workplace",
type: "button",
callback: this.cloudDetail,
},
......@@ -862,7 +862,7 @@ export default {
},
{
label: "工作区域名称",
prop: "name_space",
prop: "workplace",
type: "button",
callback: this.cloudDetail,
},
......
......@@ -450,7 +450,7 @@ export default {
},
{
label: "工作区域名称",
prop: "name_space",
prop: "workplace",
type: "button",
callback: this.detailAction,
},
......
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