11
This commit is contained in:
@@ -209,9 +209,9 @@ else
|
||||
|
||||
if (e.BarItemKey == "MBBA_tbButton_3")
|
||||
{
|
||||
string sql = string.Format("Delete From ReceivablesDetailsTable");
|
||||
DBUtils.ExecuteDynamicObject(Context, sql);
|
||||
this.View.Model.SetValue("F_ISSX", "需要刷新");
|
||||
//string sql = string.Format("Delete From ReceivablesDetailsTable");
|
||||
//DBUtils.ExecuteDynamicObject(Context, sql);
|
||||
//this.View.Model.SetValue("F_ISSX", "需要刷新");
|
||||
}
|
||||
}
|
||||
|
||||
@@ -623,5 +623,7 @@ else
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user