Commit e7c2ad76 authored by 徐一鸣's avatar 徐一鸣

应用列表优化

parent 79c7ef84
...@@ -450,7 +450,7 @@ export default { ...@@ -450,7 +450,7 @@ export default {
align: "center", align: "center",
}, },
{ {
label: "部署区域", label: "工作区域",
prop: "namespace", prop: "namespace",
align: "center", align: "center",
}, },
...@@ -757,7 +757,7 @@ export default { ...@@ -757,7 +757,7 @@ export default {
align: "center", align: "center",
}, },
{ {
label: "部署区域", label: "工作区域",
prop: "namespace", prop: "namespace",
align: "center", align: "center",
}, },
......
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