Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
周伟奇
/
bmw-ocr
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
d825a562
authored
2022-11-11 14:12:12 +0800
by
王聪
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
upate
1 parent
329ae9e3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/pos/views.py
src/pos/views.py
View file @
d825a56
...
...
@@ -93,7 +93,7 @@ class DeMortgageView(GenericView):
request_pass
=
True
fields_result
=
[]
for
field_name
,
input_val
in
enumerate
(
fields_input
):
for
field_name
,
input_val
in
fields_input
.
items
(
):
field_result
=
{
"name"
:
field_name
,
"input"
:
input_val
,
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment