diff --git a/src/views/layout/components/main/site/index.vue b/src/views/layout/components/main/site/index.vue index 336eac0..2d38791 100644 --- a/src/views/layout/components/main/site/index.vue +++ b/src/views/layout/components/main/site/index.vue @@ -1,4 +1,146 @@ + + + + 添加 + 删除 + + 编辑 + + + + + + + + + + + + + + + + + + + + + + + + + {{ scope.row.bind_route === null || scope.row.bind_route === '' ? "未绑定" : + scope.row.bind_route }} + + + + + + + 删除 + + + + + + + + + + + + + + +