This commit is contained in:
@fawn-nine
2023-07-07 12:22:08 +08:00
parent 85cc743ba0
commit 1f7e3c484b
2 changed files with 539 additions and 11 deletions

View File

@@ -501,10 +501,6 @@
// refenceForm
this.$refs['refenceForm'].clearValidate();
this.$refs['refenceForm'].resetFields();
// this.$refs['refenceLinkForm'].clearValidate();
// this.$refs['refenceLinkForm'].resetFields();
this.refenceForm.doi = ''
this.dialogTitle = ''
},
@@ -693,8 +689,7 @@
}else{
return false
}
}
},