修改已知问题

This commit is contained in:
qq787203167
2022-05-25 10:45:34 +08:00
parent 8859ccac50
commit 2101dc6033
12 changed files with 70 additions and 52 deletions
@@ -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