BUG 30299

This commit is contained in:
aixianling
2022-06-23 14:00:34 +08:00
parent a751e3e70b
commit cc283155a1
2 changed files with 3 additions and 3 deletions

View File

@@ -253,7 +253,7 @@ export default {
nodeIndex: '',
nodeName: '',
nodeType: '',
scopeCandidates: ''
scopeCandidates: '1'
};
this.$refs.addForm?.resetFields();
},