mirror of
https://git.hmsn.ink/kospo/svcm/oa.git
synced 2026-03-20 01:02:19 +09:00
Merge branch 'featrue/0526-update'
This commit is contained in:
@@ -81,6 +81,7 @@ const searchPrice = async (item) => {
|
||||
const result = await getPriceList(searchParams)
|
||||
params.priceData = result.content
|
||||
totalItems.value = result.totalElements
|
||||
totalPages.value = result.totalPages
|
||||
}
|
||||
|
||||
function getPriceDetail(){
|
||||
|
||||
Reference in New Issue
Block a user