This website works better with JavaScript.
Home
Explore
Help
Sign In
BWPB3
/
B3ButcherManageClient
Watch
9
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Activity
Browse Source
.
master
yibo
8 years ago
parent
577f1cf25b
commit
502a9c0892
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
QualityAndOrder/QualityOrderFormForTab2.cs
+ 2
- 0
QualityAndOrder/QualityOrderFormForTab2.cs
View File
@ -75,6 +75,8 @@ namespace QualityAndOrder
private
void
butcherSearch_Click
(
object
sender
,
EventArgs
e
)
{
if
(
lastOrderDetail
!
=
null
&
&
lastOrderDetail
.
Date
!
=
butcherDateInput
.
Date
)
lastOrderDetail
=
null
;
BindOrderGrid
(
)
;
}
Write
Preview
Loading…
Cancel
Save