Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
wmsApp
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
d165df6c
authored
Aug 22, 2024
by
LJM
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
图片优化
parent
c5145658
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
pages/tallyReceive/index.vue
pages/tallyReceive/operate.vue
pages/tallyReceive/index.vue
View file @
d165df6c
...
...
@@ -811,7 +811,7 @@
return
false
;
}
this
.
image_list
=
[];
//清空缓存的图片集合
this
.
formParams
.
image_ids
=
[]
;
//每次打开先清空图片集合
this
.
formParams
.
image_ids
=
''
;
//每次打开先清空图片集合
this
.
formParams
.
tally_remark
=
''
;
//每次打开先清空理货备注
this
.
$refs
.
showRight
.
open
();
},
...
...
pages/tallyReceive/operate.vue
View file @
d165df6c
...
...
@@ -418,7 +418,7 @@
date_code
:
''
,
//D/C
coo
:
''
,
//产地
other_batch_attr
:
''
,
//其他批次属性
image_ids
:
[]
,
//图片
image_ids
:
''
,
//图片
tally_remark
:
''
,
//理货备注
is_print
:
1
,
//打印入库标签
is_mobile_default_img
:
0
,
//整单照片
...
...
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