修改已知问题
This commit is contained in:
@@ -154,7 +154,7 @@
|
||||
},
|
||||
handleSubmit() {
|
||||
if (!this.formInline.directoryName && !this.formInline.lot && !this.formInline.directoryFile &&
|
||||
!this.formInline.experimentFile && !this.detectionReportLocation.lot && !this.formInline.explainInfo) {
|
||||
!this.formInline.experimentFile && !this.formInline.detectionReportLocation && !this.formInline.explainInfo) {
|
||||
this.$message.warning(this.$t('dataCannotEmpty'))
|
||||
} else {
|
||||
let Action
|
||||
|
||||
Reference in New Issue
Block a user