style:模具管理-维修单-新增/编辑弹框-模具下拉框接口地址修改

main
黄伟杰 3 weeks ago
parent 338f2ea8e0
commit 9b49732922

@ -83,7 +83,7 @@ export const MoldBrandApi = {
}, },
getMoldPageWithoutPaging: async () => { getMoldPageWithoutPaging: async () => {
return await request.get({ url: `/erp/mold-brand/mold/page` }) return await request.get({ url: `/erp/mold-brand/mold/list` })
}, },
// 新增模具 // 新增模具
createMold: async (data) => { createMold: async (data) => {

Loading…
Cancel
Save