首页分析页

This commit is contained in:
liu
2026-08-15 00:58:02 +08:00
parent 8368c51e3f
commit 7517d4a023
183 changed files with 1551 additions and 1510 deletions
-1
View File
@@ -1 +0,0 @@
import{t as e}from"./request--UCyt0wo.js";import{t}from"./download-DC9wDwqQ.js";async function n(t,n){return e({url:`/purchase/order/generate`,method:`post`,data:{purchase_date:t,order_ids:n}})}async function r(t){return e({url:`/purchase/order/${t}`,method:`get`})}async function i(t,n,r){return e({url:`/purchase/order/${t}/row/${n}`,method:`put`,data:r})}async function a(t,n,r){return e({url:`/purchase/order/${t}/cell`,method:`get`,params:{product_id:n,store_id:r}})}async function o(t,n){return e({url:`/purchase/order/cell/${t}`,method:`put`,data:n})}async function s(t,n){return e({url:`/purchase/order/${t}/store`,method:`get`,params:{store_id:n}})}async function c(t){return e({url:`/purchase/order/${t}/bill/prepare`,method:`get`})}async function l(t,n){return e({url:`/purchase/order/${t}/bill`,method:`post`,data:{stores:n}})}async function u(e){return t(`/purchase/order/${e}/export`,{},`采购单_${e}.xlsx`)}export{a,o as c,c as i,i as l,l as n,r as o,n as r,s,u as t};