|
|
@ -29,7 +29,6 @@ namespace DyeingComputer.View |
|
|
|
{ |
|
|
|
private SQLiteHelper SQLiteHelpers = null; //定义数据库
|
|
|
|
private readonly string DBAddress = Environment.CurrentDirectory + "\\DataBase\\800COMPUTER.db"; //数据库路径
|
|
|
|
|
|
|
|
DataTable GRIDDB = new DataTable(); |
|
|
|
public HistoryRecordsView() |
|
|
|
{ |
|
|
|