提交 9c2b728d 编写于 作者: C Captain.B

编辑测试修改

上级 de3a7483
......@@ -142,10 +142,6 @@
handleEdit(testPlan) {
this.$router.push({
path: '/editTest/' + testPlan.id,
params: {
testId: testPlan.id,
testPlanObj: testPlan
}
})
},
handleDelete(testPlan) {
......
......@@ -48,7 +48,6 @@
MsTestPlanPressureConfig,
MsTestPlanAdvancedConfig,
},
props: ['testPlanObj'],
data() {
return {
result: {},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册