Commit 7bec9157 by guanzhenshan

清除缓存

parent e2414e6b
......@@ -317,7 +317,7 @@
}
function OpenDetail(title, colname, issub) {
var url = '@Url.Content("~/Reports/Finance/ListAdministrativeCost?")';
var url = '@Url.Content("~/Reports/Finance/ListAdministrativeCost?v=1&")';
var type = $('#sel_type').val();
var start = $('#start').val();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment