src/api/productManage/silkRegisterForm.js
@@ -44,7 +44,7 @@ export function getWorkshopManageList(data) { return request({ url: "/api-jl/v1/system/getWorkshopManageList", method: "get", method: "post", data }) } @@ -64,3 +64,11 @@ method: "get" }) } // 纤度登记表 根据车辆 export function getCarNumber(data) { return request({ url: "/api-jl/v1/system/getCarNumber", method: "post", data }) }