diff --git a/frontend/src/views/plan/autoTest/components/ShowDataPopup.vue b/frontend/src/views/plan/autoTest/components/ShowDataPopup.vue deleted file mode 100644 index 5719d66..0000000 --- a/frontend/src/views/plan/autoTest/components/ShowDataPopup.vue +++ /dev/null @@ -1,276 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/frontend/src/views/plan/autoTest/components/autoTestTable.vue b/frontend/src/views/plan/autoTest/components/autoTestTable.vue deleted file mode 100644 index 78040b9..0000000 --- a/frontend/src/views/plan/autoTest/components/autoTestTable.vue +++ /dev/null @@ -1,526 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 查询 - - 启动自动检测 - - - 启动手动检测 - - 报告生成 - 设备导入 - - - - - - - - - - - diff --git a/frontend/src/views/plan/autoTest/components/autoTestTree.vue b/frontend/src/views/plan/autoTest/components/autoTestTree.vue deleted file mode 100644 index a208ac1..0000000 --- a/frontend/src/views/plan/autoTest/components/autoTestTree.vue +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - - - - - - - {{ node.label }} - - - - - - - - diff --git a/frontend/src/views/plan/autoTest/index.vue b/frontend/src/views/plan/autoTest/index.vue deleted file mode 100644 index 7c1527b..0000000 --- a/frontend/src/views/plan/autoTest/index.vue +++ /dev/null @@ -1,701 +0,0 @@ - - - - - - - - - - - 预检测 - 正式检测 - 返回首页 - - - - - - - - - - - - - - 暂停检测 - - - 继续检测 - - 停止检测 - - - - - - - - - - - 测试项目 - - {{ item.name }} - - - - - - {{ item.name }} - - - - - 暂无数据 - - - - - {{ vv.label }} - - - - - - - - 暂无数据 - - - - - 输入:{{ item.remark }} -{{ item.status == 0 ? '输出完毕' : '输入中,请稍后!' }} - - ... - - - - - - - - -
测试项目
- {{ item.name }} -
- 输入:{{ item.remark }} -{{ item.status == 0 ? '输出完毕' : '输入中,请稍后!' }} - - ... -