|
|
@ -281,6 +281,7 @@ |
|
|
startDate: this.dayjs().format("YYYY-MM-DD"), |
|
|
startDate: this.dayjs().format("YYYY-MM-DD"), |
|
|
endDate: this.dayjs().format("YYYY-MM-DD"), |
|
|
endDate: this.dayjs().format("YYYY-MM-DD"), |
|
|
sql: " and a.status='已下达' and (issueFlag='N' or issueResult='部分发料' ) ", |
|
|
sql: " and a.status='已下达' and (issueFlag='N' or issueResult='部分发料' ) ", |
|
|
|
|
|
orderByMinChildNeedDate: true, |
|
|
}, |
|
|
}, |
|
|
workShopList: [], |
|
|
workShopList: [], |
|
|
exportList:[], |
|
|
exportList:[], |
|
|
|