D:/workspace/chenjingjing/git/gx_tieta/gx_tieta/.gitignore
2019-01-18 2fe250ece8de95b3f70172fe5b45793ab6a3084a
gx_tieta/WebRoot/equip-stats-change.jsp
@@ -10,7 +10,7 @@
     <!-- 默认使用最高内核 -->
   <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" >
    <base href="<%=basePath%>">
    <title><s:text name="Device_status_records_query"/></title>            <!-- 设备状态记录查询 -->
    <title><s:text name="Device_history_event_query"/></title>            <!-- 设备状态记录查询 -->
   <link rel="stylesheet" href="css/basic.css">
   <link rel="stylesheet" type="text/css" href="css/nocontent.css">
   <link rel="stylesheet" type="text/css" href="css/loading.css">
@@ -50,7 +50,7 @@
         <div class="data-container">
            <!-- 筛选条件 -->
            <div class="filter-container">
               <div class="filter-title"><a href="javascript:changeFilterStats();"><s:text name="Device_status_records_query"/>--&gt;<s:text name="Show/hide_the_query_conditions"/></a></div>   <!-- 显示或隐藏查询条件 -->
               <div class="filter-title"><a href="javascript:changeFilterStats();"><s:text name="Device_history_event_query"/>--&gt;<s:text name="Show/hide_the_query_conditions"/></a></div>   <!-- 显示或隐藏查询条件 -->
               <div class="filter-content">
                  <table>
                     <tbody>
@@ -239,7 +239,7 @@
                     var _data = model.data[i];                  
                     arrTd.push(_data.dev_id);                  //设备id
                     arrTd.push(_data.note);                     //机房名称
                     arrTd.push(_data.eve_type_name);                                 //变迁前事件类型
                     arrTd.push(_data.eve_type_name);            //变迁前事件类型
                     arrTd.push(_data.last_stat_name);            //变换前状态
                     arrTd.push(_data.now_stat_name);            //变化后状态
                     arrTd.push(_data.state_change_reason_name);      //变换原因