feat: 下载单据

yanshishuju
chenhc 7 months ago
parent 9061cff13d
commit 08f52aa413

@ -667,6 +667,7 @@ export default {
},
getErrorList(_this) {
Object.assign(_this.errQuery, _this.filterQuery)
_this.loading = true;
if (_this.actDateRange !== null) {
_this.errQuery.startTime = _this.actDateRange[0];

Loading…
Cancel
Save