增加 OnClientClick="DoNothin(); " DoNothin需要有return值
或者 OnClientClick="return DoNothin(); " DoNothin没有renturn值