src/views/evaluate/components/addDialog.vue
@@ -200,7 +200,7 @@ }, handleSubmit() { this.$refs.addFormRef.validate(valid => { this.addForm.evaluateState = 1 this.params.type && (this.addForm.evaluateState = 1) add(this.addForm).then( () => { this.$message({