This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
fyf
/
AndroidSmartClient
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
665
master
fyf
11 months ago
parent
c8663679fe
commit
67cd135305
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
app/src/main/java/com/bonait/bnframework/modules/home/fragment/from/DishTestActivity.java
+ 1
- 0
app/src/main/java/com/bonait/bnframework/modules/home/fragment/from/DishTestActivity.java
View File
@@ -1041,6 +1041,7 @@ public class DishTestActivity extends BaseActivity {
}
DataBus.getInstance().bpa_goodsrecipes.add(data1);
SetZhiXingZhong(false);
ClikTime = (int) ((SystemClock.elapsedRealtime() - runtime.getBase()) / 1000);
//刷新工序
RefreshProcedure();
}
Write
Preview
Loading…
Cancel
Save