Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sarun Mungthanya
SpnPatch-Laravel
Commits
969d61f3
Commit
969d61f3
authored
Dec 12, 2024
by
Sarun Mungthanya
Browse files
issue comman missing
parent
3910d160
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/Http/Livewire/Pages/Exchangerate/ExchangerateUpload.php
View file @
969d61f3
...
@@ -145,7 +145,7 @@ class ExchangerateUpload extends Component
...
@@ -145,7 +145,7 @@ class ExchangerateUpload extends Component
$needChkDup
=
false
;
$needChkDup
=
false
;
}
}
CenterConfExchangerate
::
updateOrInsert
(
CenterConfExchangerate
::
updateOrInsert
(
[
[
'currency'
=>
$CUR
,
'currency'
=>
$CUR
,
...
@@ -166,7 +166,7 @@ class ExchangerateUpload extends Component
...
@@ -166,7 +166,7 @@ class ExchangerateUpload extends Component
],
],
[
[
'finishdate'
=>
$DATE2
'finishdate'
=>
$DATE2
,
'baht'
=>
$EXRATE
,
'baht'
=>
$EXRATE
,
'rate'
=>
$FACT
,
'rate'
=>
$FACT
,
'amenddate'
=>
$AMMENDDATE
'amenddate'
=>
$AMMENDDATE
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment