Browse Source

fix bug

CR003
Anna Ho 1 year ago
parent
commit
602c4b420b
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/pages/Proof/Payment/Pay_Office.js

+ 0
- 1
src/pages/Proof/Payment/Pay_Office.js View File

@@ -26,7 +26,6 @@ const BackgroundHead = {
const Index = ({ record }) => {
const navigate = useNavigate()
const intl = useIntl();
const { locale } = intl;

return (
(


Loading…
Cancel
Save