提交 8c079663 编写于 作者: minghao.wu's avatar minghao.wu

fix: 重置时间清空

上级 bbc354c6
...@@ -423,6 +423,7 @@ ...@@ -423,6 +423,7 @@
resetForm() { resetForm() {
console.log("resetForm重置") console.log("resetForm重置")
this.activeName = 'all'; this.activeName = 'all';
this.createRangeTime = '';
this.searchForm = { this.searchForm = {
showStatus: -1, showStatus: -1,
storeId: this.$route.query.storeId, storeId: this.$route.query.storeId,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册