This website works better with JavaScript.
Home
Explore
Help
Sign In
jason
/
FPSMS-frontend
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
test
MergeProblem1
kelvin.yau
2 weeks ago
parent
7aca307ed4
commit
e76073f36e
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/app/api/warehouse/client.ts
+ 1
- 0
src/app/api/warehouse/client.ts
View File
@@ -31,3 +31,4 @@ export const exportWarehouseQrCode = async (warehouseIds: number[]): Promise<{ b
return { blobValue, filename };
};
//test
Write
Preview
Loading…
Cancel
Save