diff --git a/src/views/manage/otherTool/add.vue b/src/views/manage/otherTool/add.vue new file mode 100644 index 0000000..99e78f7 --- /dev/null +++ b/src/views/manage/otherTool/add.vue @@ -0,0 +1,208 @@ + + + + + + 工具链基本信息 + + + + + + + {{ "" }} + + + + + + + + {{ item.name }} + + + + + + + + + + + {{ scope.row.connection_state }} + + + {{ scope.row.connection_state }} + + + + + + + + + + + + + + + + + + + + + + + + + + 确 定 + 取 消 + + + + + +