Commit ce5a9b10 authored by 徐俊's avatar 徐俊

xujun

parent e4611d26
......@@ -340,7 +340,7 @@ export default {
this.loading = false
}).catch(() => { this.loading = false })
} else {
this.$message.warn('请填写信息后再保存!')
this.$message.warn('请至少填写评审意见后再保存!')
}
},
checkInfo () {
......@@ -406,4 +406,3 @@ export default {
}
}
</style>
ant-tabs
\ No newline at end of file
......@@ -274,6 +274,7 @@ td {
text-align: left;
line-height: 25px;
height: 25px;
padding: 4px;
}
.bg-title {
background-color: #f8fafc;
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment