Commit 1f911c1c authored by 金王方-del's avatar 金王方-del

fix: 位置修改

parent 370fe7c5
......@@ -356,10 +356,11 @@ export default {
if (!valid) {
return false;
}
this.getReceiptCount()
this.pagination.pageNum = 1;
this.pageForm = this.$lodash.cloneDeep({ ...this.form, dateRange: undefined });
this._getChargeList();
this.getReceiptCount()
});
},
// 新建账单信息
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment