This website works better with JavaScript.
Home
Explore
Help
Sign In
kelvinsuen
/
LIONER-frontend
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
no message
master
[email protected]
1 month ago
parent
c38aca6509
commit
5a4e8b30fb
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/pages/pdf/PdfSearchPage/PdfTable.js
+ 1
- 1
src/pages/pdf/PdfSearchPage/PdfTable.js
View File
@@ -156,7 +156,7 @@ export default function PdfTable({recordList}) {
if (refType === 'upload1') {
switch (formCode) {
case "IDA":
return "Upload Page 1
2
";
return "Upload Page 1
5
";
case "FNA":
return "Upload Page 7";
case "HSBCFIN":
Write
Preview
Loading…
Cancel
Save