条件增加

This commit is contained in:
蔡玲
2024-12-19 15:28:28 +08:00
parent 04d6e922af
commit 7d881c76ea
3 changed files with 23 additions and 5 deletions

View File

@@ -22,6 +22,12 @@ export const getBillsCount = (area) => {
"name": "采购退货出库",
"counts": "7"
},
{
"djlx": "CGTLD",
"ywlx": "OUT",
"name": "采购退料",
"counts": "7"
},
{
"djlx": "DBCKD",
"ywlx": "OUT",
@@ -52,6 +58,18 @@ export const getBillsCount = (area) => {
"name": "生产退料入库",
"counts": "14"
},
{
"djlx": "EASCGRKD",
"ywlx": "IN",
"name": "EAS采购入库",
"counts": "14"
},
{
"djlx": "CGSHD",
"ywlx": "IN",
"name": "采购收货",
"counts": "14"
},
{
"djlx": "DBRKD",
"ywlx": "IN",