公告板
版本库
filestore
活动
搜索
登录
main
/
came
【调度系统】广东民航医疗快线调度系统源代码
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
fix: 修复服务单更新总部下发字段,OrdData表没有同步更新的问题
wzp
2024-12-19
2f21e0b793f819dc10e73298e4d4cd64aa495c70
[came.git]
/
bat
/
closeIE.vbs
1
2
3
Set ws = CreateObject("Wscript.Shell")
ws.run "taskkill /f /im iexplore.exe",vbhide
Set ws = nothing