fix(测试跟踪): 功能用例模块保存并添加不显示

--bug=1024496 --user=宋昌昌 【测试跟踪】功能用例-选择模块-新建用例后点击保存并继续添加-新建用例页面-模块不显示了 https://www.tapd.cn/55049933/s/1350966
This commit is contained in:
song-cc-rock 2023-03-15 20:05:00 +08:00 committed by jianxing
parent 6eb6eafd0a
commit 6bc907cc83
1 changed files with 0 additions and 1 deletions

View File

@ -1392,7 +1392,6 @@ export default {
}, },
_resetForm() { _resetForm() {
this.form.name = ""; this.form.name = "";
this.form.nodeId = "";
this.form.type = ""; this.form.type = "";
this.form.method = ""; this.form.method = "";
this.form.maintainer = ""; this.form.maintainer = "";