Compare commits
2 Commits
zyj
...
1fc336a3db
| Author | SHA1 | Date | |
|---|---|---|---|
| 1fc336a3db | |||
| 25c4bb7573 |
@@ -459,10 +459,10 @@ export default {
|
|||||||
this.$message.warning('请输入时间')
|
this.$message.warning('请输入时间')
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
// if (!this.page.params.productType) {
|
if (!this.page.params.productType) {
|
||||||
// this.$message.warning('请选择油品类型')
|
this.$message.warning('请选择油品类型')
|
||||||
// return
|
return
|
||||||
// }
|
}
|
||||||
this.loading = true
|
this.loading = true
|
||||||
this.page.currentPage = 1
|
this.page.currentPage = 1
|
||||||
this.getByPage()
|
this.getByPage()
|
||||||
|
|||||||
Reference in New Issue
Block a user