|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<head>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
|
|
<title></title>
|
|
|
|
<title>查看填报详情</title>
|
|
|
|
<link rel="stylesheet" href="../../component/pear/css/pear.css" />
|
|
|
|
<link rel="stylesheet" href="../../component/pear/css/pear.css" />
|
|
|
|
|
|
|
|
|
|
|
|
<style mce_bogus="1">
|
|
|
|
<style mce_bogus="1">
|
|
|
@ -34,7 +34,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
var _url = Base64.decode(GetQueryString("url"));
|
|
|
|
var _url = Base64.decode(GetQueryString("url"));
|
|
|
|
|
|
|
|
|
|
|
|
$(document).attr("title", "查看");
|
|
|
|
// $(document).attr("title", "查看");
|
|
|
|
|
|
|
|
|
|
|
|
var data = { "url": _url };
|
|
|
|
var data = { "url": _url };
|
|
|
|
|
|
|
|
|
|
|
|