This website works better with JavaScript
Home
Explore
Help
Register
Sign In
usoft
/
mes-client
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
修复删除完之后的更新错误。。
Hcsy
8 years ago
parent
fb91f54542
commit
7cf0f8b74e
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
UAS-MES/FunctionCode/SystemSetting/SystemSetting_LabelMaintain.cs
+ 1
- 0
UAS-MES/FunctionCode/SystemSetting/SystemSetting_LabelMaintain.cs
View File
@@ -519,6 +519,7 @@ namespace UAS_MES.SystemSetting
}
}
}
+ sql.Clear();
LoadData();
}
}