This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bpa
/
BPASmartClient
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
调整日志界面
样式分支
fyf
2 years ago
parent
69b82f6fb5
commit
739c20d64b
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
BPASmartClient.ViewModel/LogViewModel.cs
+ 0
- 1
BPASmartClient.ViewModel/LogViewModel.cs
View File
@@ -72,7 +72,6 @@ namespace BPASmartClient.ViewModel
//dispatcherTimer.Start();
}
private string[] colums = new string[] { "订单编号","商品名称","排序号","订单状态","开始时间","取餐时间","结束时间" };
/// <summary>
/// 导出数据
/// </summary>
Write
Preview
Loading…
Cancel
Save