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
66740df1
authored
Nov 21, 2021
by
peii
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
隐藏历史订单过滤中的组织
parent
4e303644
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
32 additions
and
24 deletions
app/containers/historicalOrder/module/FilterModel.js
app/containers/historicalOrder/module/FilterModel.js
View file @
66740df1
...
@@ -2138,19 +2138,23 @@ class FilterModel extends Component {
...
@@ -2138,19 +2138,23 @@ class FilterModel extends Component {
<
/View
>
<
/View
>
<
/TouchableOpacity
>
<
/TouchableOpacity
>
<
/View
>
<
/View
>
<
View
style
=
{
styles
.
qui_cell
}
>
{
<
Text
style
=
{
styles
.
qui_cell_tit
}
>
组织
<
/Text
>
isShowOrg
&&
(
<
TouchableOpacity
<
View
style
=
{
styles
.
qui_cell
}
>
activeOpacity
=
{.
8
}
<
Text
style
=
{
styles
.
qui_cell_tit
}
>
组织
<
/Text
>
style
=
{
styles
.
qui_cell_rig
}
<
TouchableOpacity
onPress
=
{()
=>
this
.
handleOrganizationCheck
()
}
activeOpacity
=
{.
8
}
>
style
=
{
styles
.
qui_cell_rig
}
<
Text
style
=
{
styles
.
cell_rig_sel
}
>
{
consumeListOptionData
[
2
].
name
}
<
/Text
>
onPress
=
{()
=>
this
.
handleOrganizationCheck
()
}
<
View
style
=
{
styles
.
arr_icon_box
}
>
>
<
Image
source
=
{
require
(
'../../../images/arr_rig.png'
)}
style
=
{
icon_style
}
/
>
<
Text
style
=
{
styles
.
cell_rig_sel
}
>
{
consumeListOptionData
[
2
].
name
}
<
/Text
>
<
View
style
=
{
styles
.
arr_icon_box
}
>
<
Image
source
=
{
require
(
'../../../images/arr_rig.png'
)}
style
=
{
icon_style
}
/
>
<
/View
>
<
/TouchableOpacity
>
<
/View
>
<
/View
>
<
/TouchableOpacity
>
)
<
/View
>
}
<
View
style
=
{
styles
.
qui_cell
}
>
<
View
style
=
{
styles
.
qui_cell
}
>
<
Text
style
=
{
styles
.
qui_cell_tit
}
>
客户名称
<
/Text
>
<
Text
style
=
{
styles
.
qui_cell_tit
}
>
客户名称
<
/Text
>
<
TouchableOpacity
<
TouchableOpacity
...
@@ -2344,19 +2348,23 @@ class FilterModel extends Component {
...
@@ -2344,19 +2348,23 @@ class FilterModel extends Component {
<
/View
>
<
/View
>
<
/TouchableOpacity
>
<
/TouchableOpacity
>
<
/View
>
<
/View
>
<
View
style
=
{
styles
.
qui_cell
}
>
{
<
Text
style
=
{
styles
.
qui_cell_tit
}
>
组织
<
/Text
>
isShowOrg
&&
(
<
TouchableOpacity
<
View
style
=
{
styles
.
qui_cell
}
>
activeOpacity
=
{.
8
}
<
Text
style
=
{
styles
.
qui_cell_tit
}
>
组织
<
/Text
>
style
=
{
styles
.
qui_cell_rig
}
<
TouchableOpacity
onPress
=
{()
=>
this
.
handleOrganizationCheck
()
}
activeOpacity
=
{.
8
}
>
style
=
{
styles
.
qui_cell_rig
}
<
Text
style
=
{
styles
.
cell_rig_sel
}
>
{
transferListOptionData
[
2
].
name
}
<
/Text
>
onPress
=
{()
=>
this
.
handleOrganizationCheck
()
}
<
View
style
=
{
styles
.
arr_icon_box
}
>
>
<
Image
source
=
{
require
(
'../../../images/arr_rig.png'
)}
style
=
{
icon_style
}
/
>
<
Text
style
=
{
styles
.
cell_rig_sel
}
>
{
transferListOptionData
[
2
].
name
}
<
/Text
>
<
View
style
=
{
styles
.
arr_icon_box
}
>
<
Image
source
=
{
require
(
'../../../images/arr_rig.png'
)}
style
=
{
icon_style
}
/
>
<
/View
>
<
/TouchableOpacity
>
<
/View
>
<
/View
>
<
/TouchableOpacity
>
)
<
/View
>
}
<
View
style
=
{
styles
.
qui_cell
}
>
<
View
style
=
{
styles
.
qui_cell
}
>
<
Text
style
=
{
styles
.
qui_cell_tit
}
>
客户名称
<
/Text
>
<
Text
style
=
{
styles
.
qui_cell_tit
}
>
客户名称
<
/Text
>
<
TouchableOpacity
<
TouchableOpacity
...
...
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