Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
zhangzhonghua
/
BoneHouse_Business_APP
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
1b5dbc4a
authored
Feb 18, 2021
by
Denglingling
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
显示多仓借还调整
parent
e42a3b9e
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
app/containers/quickOrder/QuickOrderPage.js
app/containers/transOrder/TransOrderPage.js
app/containers/quickOrder/QuickOrderPage.js
View file @
1b5dbc4a
...
...
@@ -223,7 +223,7 @@ class EquipConsuPage extends Component {
this
.
getSellerName
()
this
.
getAudioAuthorize
()
this
.
getOrganizationData
()
//
this.getSysConfigValue()
this
.
getSysConfigValue
()
}
// 赋值销售员 初始化数据
...
...
@@ -1223,7 +1223,7 @@ class EquipConsuPage extends Component {
tempSubOption
.
template_collect_number
=
state
.
listOptionData
[
7
].
value
tempSubOption
.
surgery_date
=
state
.
listOptionData
[
8
].
value
tempSubOption
.
order_type_code
=
state
.
listOptionData
[
9
].
value
//
tempSubOption.collect_src_inv_code = state.listOptionData[10].value
tempSubOption
.
collect_src_inv_code
=
state
.
listOptionData
[
10
].
value
tempSubOption
.
surgery_desc
=
state
.
listOptionData
[
11
].
value
tempSubOption
.
voice_url
=
state
.
listOptionData
[
12
].
value
let
params
=
{
...
...
@@ -1437,7 +1437,7 @@ class EquipConsuPage extends Component {
listCallBack
=
{()
=>
this
.
handleOrderCheck
(
listOptionData
[
9
])}
listHasArrow
=
{
true
}
/
>
{
/*
<PageListArrow
<
PageListArrow
listActOpa
=
{.
8
}
listHasAster
=
{
bor_ware_required
===
'Y'
}
listItem
=
{
listOptionData
[
10
]}
...
...
@@ -1445,7 +1445,7 @@ class EquipConsuPage extends Component {
listTitle
=
{
'title'
}
listCallBack
=
{()
=>
this
.
handleWareCheck
(
listOptionData
[
10
])}
listHasArrow
=
{
true
}
/>
*/
}
/
>
<
DateModel
date
=
{
listOptionData
[
8
].
dateValue
}
...
...
app/containers/transOrder/TransOrderPage.js
View file @
1b5dbc4a
...
...
@@ -181,7 +181,7 @@ class TransOrderPage extends Component {
this
.
getSellerName
()
this
.
getAudioAuthorize
()
this
.
getOrganizationData
()
//
this.getSysConfigValue()
this
.
getSysConfigValue
()
}
// 赋值销售员 初始化数据
...
...
@@ -1093,7 +1093,7 @@ class TransOrderPage extends Component {
let
tempSubOption
=
state
.
submitOption
tempSubOption
.
org_code
=
state
.
listOptionData
[
1
].
value
tempSubOption
.
collect_number
=
state
.
listOptionData
[
3
].
value
//
tempSubOption.destination_inv_code = state.listOptionData[4].value
tempSubOption
.
destination_inv_code
=
state
.
listOptionData
[
4
].
value
tempSubOption
.
remark
=
state
.
listOptionData
[
5
].
value
tempSubOption
.
voice_url
=
state
.
listOptionData
[
6
].
value
tempSubOption
.
sur_order_transfer_line
=
state
.
listOptionData
[
7
].
subOption
...
...
@@ -1240,7 +1240,7 @@ class TransOrderPage extends Component {
listHasArrow
=
{
true
}
listMaxLines
=
{
3
}
/
>
{
/*
<PageListArrow
<
PageListArrow
listActOpa
=
{.
8
}
listHasAster
=
{
bor_ware_required
===
'Y'
}
listItem
=
{
listOptionData
[
4
]}
...
...
@@ -1248,7 +1248,7 @@ class TransOrderPage extends Component {
listTitle
=
{
'title'
}
listCallBack
=
{()
=>
this
.
handleWareCheck
(
listOptionData
[
4
])}
listHasArrow
=
{
true
}
/>
*/
}
/
>
{
this
.
renderPickerModel
()
}
...
...
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