自制件出库

This commit is contained in:
Vergil
2020-05-19 11:21:27 +08:00
parent d981b660cd
commit 9c9d32e1a2
3 changed files with 28 additions and 29 deletions

View File

@@ -126,7 +126,6 @@ export default {
},
searchTable() {
this.loading = true
console.log(this.startEndDate)
if (this.startEndDate === '' || this.startEndDate === null || this.startEndDate[0] === '' || this.startEndDate[1] === '') {
this.check2 = 0
this.startEndDate = ''