fix(项目设置): 修复点击默认模版后创建模版,模版名称不能填写的缺陷 (#17991)

--bug=1016848 --user=王孝刚 【项目设置】接口模板,点击默认模板后再创建模板,模板名称不能填写
https://www.tapd.cn/55049933/s/1244976

Co-authored-by: wxg0103 <727495428@qq.com>
This commit is contained in:
MeterSphere Bot 2022-09-19 15:09:19 +08:00 committed by GitHub
parent 25c7299414
commit 7431a45fc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -184,6 +184,7 @@ export default {
this.showDialog = false;
});
} else {
this.isSystem = false;
this.form = {
id: "",
name: "",