@@ -160,7 +160,7 @@ export default {
|
||||
},
|
||||
checkLeave() {
|
||||
const id = getQueryString('Id')
|
||||
if (!id) {
|
||||
if (!id && !this.reviewerId) {
|
||||
this.$message({
|
||||
message: 'Please fill in the basic information first',
|
||||
type: 'warning',
|
||||
|
||||
Reference in New Issue
Block a user