推广管理-零售公司,分页报错问题修改。

master
kevin jiang 6 years ago
parent 05615e6150
commit 4b08de8a5c

@ -189,6 +189,8 @@
}) })
}, },
generalizeOfStore() { generalizeOfStore() {
this.pageNum = 1;
this.tableLoading = true; this.tableLoading = true;
if (this.selectDate[0] === "") { if (this.selectDate[0] === "") {
this.$Message.info("请选择日期"); this.$Message.info("请选择日期");

Loading…
Cancel
Save