Skip to content

Commit c71d221

Browse files
committed
fix: fix the remaining problem
1 parent 272baee commit c71d221

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

console/atest-ui/src/views/TestCase.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -835,6 +835,7 @@ Magic.Keys(() => {
835835
placeholder="Method"
836836
size="default"
837837
test-id="case-editor-method"
838+
:disabled="isHistoryTestCase"
838839
>
839840
<el-option
840841
v-for="item in options"

0 commit comments

Comments
 (0)