【修改】sousuo zhikong
This commit is contained in:
@@ -794,7 +794,7 @@ export default {
|
||||
if (!this.reportF.year) {
|
||||
return this.$message.warning('请检查报告年份') && false;
|
||||
}
|
||||
if (!this.reportF.labelList) {
|
||||
if (this.reportF.labelList.length < 1) {
|
||||
return this.$message.warning('请检查标签') && false;
|
||||
}
|
||||
// if (!this.reportF.labelOneId || !this.reportF.labelOneName || this.reportF.labelOneName === '-' ) {
|
||||
|
||||
Reference in New Issue
Block a user