2986 lines
184 KiB
PHP
2986 lines
184 KiB
PHP
<html>
|
||
|
||
<head>
|
||
<meta charset="utf-8" />
|
||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||
<meta http-equiv="x-ua-compatible" content="ie=edge" />
|
||
|
||
<meta name="csrf-token" content="{{ csrf_token() }}" />
|
||
<link rel="icon" href="../dist/images/fav.ico" type="image/ico" sizes="16x16">
|
||
<title> گزارش فعالیت </title>
|
||
<link rel="stylesheet" href="../plugins/fontawesome-free/css/all.min.css" />
|
||
<link rel="stylesheet" href="../dist/css/adminlte.css" />
|
||
<link rel="stylesheet" href="../dist/css/fontiran.css">
|
||
<!-- bootstrap slider -->
|
||
<link rel="stylesheet" href="../plugins/bootstrap-slider/css/bootstrap-slider.min.css" />
|
||
<!-- chartjs -->
|
||
<link rel="stylesheet" href="../plugins/chart.js/Chart.min.css" />
|
||
<!-- leaflet -->
|
||
<link rel="stylesheet" href="../dist/css/leaflet.css">
|
||
<!-- persian-datepicker -->
|
||
<link rel="stylesheet" href="../dist/css/persian-datepicker.min.css">
|
||
<!-- select2 -->
|
||
<!-- select2 -->
|
||
<link rel="stylesheet" href="../plugins/select2/css/select2.min.css" />
|
||
<!-- datatable -->
|
||
<link rel="stylesheet" href="../plugins/datatables-bs4/css/dataTables.bootstrap4.min.css">
|
||
<!-- datatable button -->
|
||
<link rel="stylesheet" href="../plugins/datatables-buttons/css/buttons.bootstrap4.min.css">
|
||
<link rel="stylesheet" href="../dist/css/footer.css" />
|
||
|
||
<link rel="stylesheet" href="../dist/css/tablestyle.css" />
|
||
<link rel="stylesheet" href="../dist/css/fullstyle.css" />
|
||
|
||
<style>
|
||
/* by mohammad */
|
||
|
||
|
||
/* remove arrow from table header */
|
||
/* table.dataTable thead .sorting:before,
|
||
table.dataTable thead .sorting_asc:before,
|
||
table.dataTable thead .sorting_desc:before,
|
||
table.dataTable thead .sorting_asc_disabled:before,
|
||
table.dataTable thead .sorting_desc_disabled:before {
|
||
visibility: hidden;
|
||
}
|
||
|
||
table.dataTable thead .sorting:after,
|
||
table.dataTable thead .sorting_asc:after,
|
||
table.dataTable thead .sorting_desc:after,
|
||
table.dataTable thead .sorting_asc_disabled:after,
|
||
table.dataTable thead .sorting_desc_disabled:after {
|
||
right: 0.5em;
|
||
content: "\2193";
|
||
display: none;
|
||
}
|
||
|
||
.dataTables_length {
|
||
float: left;
|
||
}
|
||
|
||
.table-footer-style {
|
||
text-align: right;
|
||
background-color: #286893;
|
||
color: #fff;
|
||
font-size: 13px;
|
||
} */
|
||
|
||
/* changing white space from top of the table its done inline*/
|
||
td.details-control {
|
||
background: url('../dist/images/details_open.png') no-repeat center center;
|
||
cursor: pointer;
|
||
}
|
||
|
||
tr.details td.details-control {
|
||
background: url('../dist/images/details_open.png') no-repeat center center;
|
||
}
|
||
|
||
|
||
td.AcitivityMount {
|
||
background: url('../dist/images/details_open.png') no-repeat center center;
|
||
cursor: pointer;
|
||
}
|
||
|
||
tr.details td.AcitivityMount {
|
||
background: url('../dist/images/details_open.png') no-repeat center center;
|
||
}
|
||
|
||
.openedrow {
|
||
background-color: navajowhite !important;
|
||
|
||
}
|
||
|
||
.btn-set-filter {
|
||
background-color: rgb(43, 125, 43);
|
||
border: 0;
|
||
margin-bottom: 5px;
|
||
border-radius: 5px;
|
||
font-size: 12px;
|
||
color: white;
|
||
}
|
||
|
||
/* .dt-button {
|
||
display: none !important;
|
||
} */
|
||
|
||
#marematTown_wrapper>.dataTables_info {
|
||
display: none;
|
||
}
|
||
|
||
.btn_datable {
|
||
color: rgb(43, 125, 43) !important;
|
||
}
|
||
|
||
.show_table {
|
||
color: rgb(43, 125, 43) !important;
|
||
}
|
||
|
||
.titlesecondtable {
|
||
padding-top: 59px;
|
||
white-space: pre;
|
||
}
|
||
|
||
.bluecolor {
|
||
background-color: #ff5c0f !important;
|
||
}
|
||
|
||
/* #gozarehtowntable > tbody > tr:nth-child(2) {
|
||
padding :0px ;
|
||
} */
|
||
/* #gozarehtowntable > tbody > tr:nth-child(2) > td {
|
||
padding :0px ;
|
||
} */
|
||
/* table.table-bordered.dataTable th:last-child,
|
||
table.table-bordered.dataTable th:last-child,
|
||
table.table-bordered.dataTable td:last-child,
|
||
table.table-bordered.dataTable td:last-child {
|
||
border-right-width: 0px;
|
||
} */
|
||
|
||
.parent-excel {
|
||
width: 223px;
|
||
min-height: 200px;
|
||
background-color: white;
|
||
border-radius: 5px;
|
||
display: none;
|
||
position: absolute;
|
||
z-index: 9;
|
||
left: 100px;
|
||
box-shadow: 0 0 3px;
|
||
top: 127px;
|
||
padding: 8px;
|
||
}
|
||
|
||
.parent-excel::-webkit-scrollbar {
|
||
background-color: rgb(178, 178, 178);
|
||
border-radius: 10px;
|
||
border: 4px solid rgb(128, 128, 128);
|
||
}
|
||
|
||
.parent-excel::-webkit-scrollbar-thumb {
|
||
border-radius: 10px;
|
||
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
|
||
background-color: rgb(128, 128, 128);
|
||
}
|
||
</style>
|
||
</head>
|
||
|
||
<body>
|
||
<div class="divloader">
|
||
<span class="loader"><span class="loader-inner"></span></span>
|
||
</div>
|
||
@include('layouts.header')
|
||
<div class="container-fluid mt-2">
|
||
<div class="row m-0">
|
||
<div class="col-sm-12">
|
||
<div class="keshvar-main">
|
||
<!-- Default box -->
|
||
<div class="card" style="width: 100%; display :none">
|
||
<div class="card-header">
|
||
<div class="card-tools">
|
||
<div class="form-row">
|
||
<div class="form-group col-md-5">
|
||
<input type="text" class="form-control" placeholder="از تاریخ"
|
||
id="datepickfromdatekeshvar" autocomplete="off" />
|
||
</div>
|
||
<div class="form-group col-md-5">
|
||
<input type="text" class="form-control" placeholder=" تا تاریخ"
|
||
id="datepicktodatekeshvar" autocomplete="off" disabled />
|
||
</div>
|
||
<div class="form-group col-md-2 find-date">
|
||
<button class="btn btn-info btn-sm" id="sort_datekeshvar">
|
||
جستجو
|
||
</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="card-body p-2" style="margin-top: 4px;">
|
||
<div style="position: unset" class="d-flex justify-content-center">
|
||
<span class="ml-1 pt-1"> فعالیتهای روزانه و جاری راهداری به تفکیک مورد</span>
|
||
</div>
|
||
<table class="table table-striped table-bordered projects w-100" id="examplekeshvar">
|
||
<thead class="headercolortable">
|
||
<tr>
|
||
<th class="text-nowrap">مرمت رویه</th>
|
||
<th class="text-nowrap">پاکسازی</th>
|
||
<th class="text-nowrap">علائم</th>
|
||
<th class="text-nowrap">حفاظ</th>
|
||
<th class="text-nowrap">روشنایی</th>
|
||
<th class="text-nowrap">خط کشی</th>
|
||
<th class="text-nowrap">رنگ آمیزی</th>
|
||
<th class="text-nowrap">شتستشو</th>
|
||
<th class="text-nowrap">ایمن سازی</th>
|
||
<th class="text-nowrap">حریم</th>
|
||
<th class="text-nowrap">پل</th>
|
||
<th class="text-nowrap">تونل و گالری</th>
|
||
<th class="text-nowrap">عملیات زمستانی</th>
|
||
<th class="text-nowrap">ماشین آلات</th>
|
||
<th class="text-nowrap">راهدارخانه</th>
|
||
<th class="text-nowrap">موارد اضطراری</th>
|
||
<th class="text-nowrap">مجموع</th>
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
</div>
|
||
<!-- /.card-body -->
|
||
</div>
|
||
<!-- /.card -->
|
||
</div>
|
||
<div class="admin-main">
|
||
<!-- Default box -->
|
||
<div id="admin-card" class="card" style="width: 100%; display:none">
|
||
<div class="card-header">
|
||
<h3 class="card-title">
|
||
تعداد فعالیت های ثبت شده استان ها
|
||
</h3>
|
||
<div class="card-tools">
|
||
<div class="form-row">
|
||
<div class="form-group col-md-5">
|
||
<input type="text" class="form-control" placeholder="از تاریخ"
|
||
id="datepickfromdate" autocomplete="off" />
|
||
</div>
|
||
<div class="form-group col-md-5">
|
||
<input type="text" class="form-control" placeholder=" تا تاریخ"
|
||
id="datepicktodate" autocomplete="off" disabled />
|
||
</div>
|
||
<div class="form-group col-md-2 find-date">
|
||
<button class="btn btn-info btn-sm" id="sort_date">
|
||
جستجو
|
||
</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="card-body table-responsive p-2" style="margin-top: 4px;">
|
||
<table class="table table-striped table-bordered projects" id="example">
|
||
<thead class="header-color">
|
||
<tr>
|
||
<th style="width: 5%;">ردیف</th>
|
||
<th style="width: 10%;">استان</th>
|
||
<th style="width: 10%;">
|
||
فعالیت های روزانه و جاری راهداری
|
||
</th>
|
||
<th style="width: 15%;">گشت راهداری و ترابری</th>
|
||
<th style="width: 10%;">واکنش سریع</th>
|
||
<th style="width: 8%;">مجموع</th>
|
||
<th style="width: 3%;" class="text-center">
|
||
عملیات
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tfoot>
|
||
<tr>
|
||
<th colspan="1" style="text-align: right;">
|
||
مجموع
|
||
</th>
|
||
<th></th>
|
||
<th></th>
|
||
<th></th>
|
||
<th></th>
|
||
<th></th>
|
||
<th></th>
|
||
</tr>
|
||
</tfoot>
|
||
</table>
|
||
</div>
|
||
<!-- /.card-body -->
|
||
</div>
|
||
<!-- /.card -->
|
||
</div>
|
||
<div class="ostan-main" style="display: none;">
|
||
<div class="card" style="width: unset;">
|
||
<div class="card-header">
|
||
<h3 class="card-title">
|
||
تعداد فعالیت های ثبت شده اداره کل
|
||
</h3>
|
||
<div class="card-tools">
|
||
<div class="form-row">
|
||
<div class="form-group col-md-5">
|
||
<input type="text" class="form-control" placeholder="از تاریخ"
|
||
id="datepickfrommdate" autocomplete="off" />
|
||
</div>
|
||
<div class="form-group col-md-5">
|
||
<input type="text" class="form-control" placeholder=" تا تاریخ"
|
||
id="datepicktoodate" autocomplete="off" disabled />
|
||
</div>
|
||
<div class="form-group col-md-2 find-date">
|
||
<button class="btn btn-info btn-sm" id="sortt_date">
|
||
جستجو
|
||
</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="card-body table-responsive p-2" style="margin-top: 3px;">
|
||
<table class="table table-striped table-bordered projects" id="examplee"
|
||
style="width: 100% !important;">
|
||
<thead class="header-color">
|
||
<tr>
|
||
<th style="width: 5%;">ردیف</th>
|
||
<th style="width: 10%;">شهرستان</th>
|
||
<th style="width: 10%;">
|
||
فعالیت های روزانه و جاری راهداری
|
||
</th>
|
||
<th style="width: 15%;">گشت راهداری و ترابری</th>
|
||
<th style="width: 8%;">مجموع</th>
|
||
</tr>
|
||
</thead>
|
||
<tfoot>
|
||
<tr>
|
||
<th colspan="1" style="text-align: right;">
|
||
مجموع
|
||
</th>
|
||
<th></th>
|
||
<th></th>
|
||
<th></th>
|
||
<th></th>
|
||
</tr>
|
||
</tfoot>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="riz-main" style="display: none;">
|
||
<!-- Default box -->
|
||
<div class="card" style="width: 100%;">
|
||
<div class="card-header">
|
||
<h3 class="card-title">
|
||
فهرست فعالیت های ثبت شده اداره کل استان
|
||
</h3>
|
||
<div class="card-tools">
|
||
<div class="form-row">
|
||
<div class="form-group col-md-5">
|
||
<input type="text" class="form-control" placeholder="از تاریخ"
|
||
id="datepickfromriz" autocomplete="off" />
|
||
</div>
|
||
<div class="form-group col-md-5">
|
||
<input type="text" class="form-control" placeholder=" تا تاریخ"
|
||
id="datepicktoriz" autocomplete="off" disabled />
|
||
</div>
|
||
<div class="form-group col-md-2 find-date">
|
||
<button class="btn btn-info btn-sm" id="sortt_dateriz">
|
||
جستجو
|
||
</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="card-body table-responsive p-2" style="margin-top: 3px;">
|
||
<table class="table table-striped table-bordered projects" id="exampleriz"
|
||
style="width:100% !important;">
|
||
<thead class="header-color">
|
||
<tr>
|
||
<th>ردیف</th>
|
||
<th>کاربر ثبت کننده</th>
|
||
<th>نوع فعالیت</th>
|
||
<th>آیتم راهداری</th>
|
||
<th>ریز فعالیت</th>
|
||
<th>مقدار</th>
|
||
<th>واحد</th>
|
||
<th>تاریخ ثبت</th>
|
||
<th>عملیات</th>
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
</div>
|
||
<!-- /.card-body -->
|
||
</div>
|
||
<!-- /.card -->
|
||
</div>
|
||
<!-- mohammad edits start -->
|
||
<div>
|
||
<!-- Default box -->
|
||
<div class="card" style="width: 100%; display:none">
|
||
<div class="card-header">
|
||
<h3 class="card-title">
|
||
فعالیت های روزانه و جاری راهداری ثبت شده به تفکیک ایتم
|
||
های راهداری
|
||
</h3>
|
||
<div class="card-tools">
|
||
<div class="form-row">
|
||
<div class="form-group col-md-5">
|
||
<input type="text" class="form-control" placeholder="از تاریخ"
|
||
id="datepickfromdateTestItems" autocomplete="off" />
|
||
</div>
|
||
<div class="form-group col-md-5">
|
||
<input type="text" class="form-control" placeholder=" تا تاریخ"
|
||
id="datepicktodateTestItems" autocomplete="off" disabled />
|
||
</div>
|
||
<div class="form-group col-md-2 find-date">
|
||
<button class="btn btn-info btn-sm" id="sort_dateTestItems">
|
||
جستجو
|
||
</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="card-body table-responsive p-2" style="margin-top: 4px;">
|
||
<table class="table table-striped table-bordered projects" id="exampleTestItems">
|
||
<thead class="header-color">
|
||
<tr>
|
||
<th style="width: 8%;">کاربر ثبت کننده</th>
|
||
<th style="width: 8%;">مرمت رویه</th>
|
||
<th style="width: 8%;">پاکسازی</th>
|
||
<th style="width: 8%;">علائم</th>
|
||
<th style="width: 8%;">حفاظ</th>
|
||
<th style="width: 8%;">روشنایی</th>
|
||
<th style="width: 8%;">خط کشی</th>
|
||
<th style="width: 8%;">رنگ آمیزی</th>
|
||
<th style="width: 8%;">شتستشو</th>
|
||
<th style="width: 8%;">ایمن سازی</th>
|
||
<th style="width: 8%;">حریم</th>
|
||
<th style="width: 8%;">پل</th>
|
||
<th style="width: 8%;">تونل و گالری</th>
|
||
<th style="widtfh: 8%;">عملیات زمستانی</th>
|
||
<th style="width: 8%;">ماشین آلات</th>
|
||
<th style="width: 8%;">راهدارخانه</th>
|
||
<th style="width: 8%;">موارد اضطراری</th>
|
||
<th style="width: 8%;">
|
||
آیتم های بازدید بررسی کنترل
|
||
</th>
|
||
<th style="width: 8%;">مجموع</th>
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
</div>
|
||
<!-- /.card-body -->
|
||
</div>
|
||
<!-- /.card -->
|
||
</div>
|
||
<!-- mohammad edits end -->
|
||
</div>
|
||
</div>
|
||
<!-- mr.reza nejad table -->
|
||
<div class="container-fluid">
|
||
<div class="row pt-3 px-4 body-table-style">
|
||
<div class="card" style="width: 100%;">
|
||
<div class="card-header">
|
||
<div id="gozarehtown">
|
||
<span style="font-size:13px">تعداد فعالیت های ثبت شده </span>
|
||
<div class="card-tools" style="margin-top:11px">
|
||
<div class="form-row">
|
||
<div class="form-group col-md-3">
|
||
<input type="text" class="form-control" placeholder="از تاریخ"
|
||
id="fromDateshowrizitem" autocomplete="off" />
|
||
</div>
|
||
<div class="form-group col-md-3">
|
||
<input type="text" class="form-control" placeholder=" تا تاریخ"
|
||
id="toDateshowrizitem" autocomplete="off" disabled />
|
||
</div>
|
||
<div class="form-group col-md-2 find-date">
|
||
<button class="btn btn-sm" id="sorttestitems"
|
||
style="background-color: #00669f; color: #ffffff;">
|
||
جستجو
|
||
</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<table id="gozarehtowntable" dir="rtl" class="table table-striped table-bordered"
|
||
style="width: 100%;">
|
||
<thead>
|
||
<tr class="headercolortable">
|
||
<th class="th-head" rowspan="2"></th>
|
||
<th rowspan="2" class="text-center th-head">
|
||
اداره کل
|
||
</th>
|
||
<th colspan="18" class="text-nowrap text-center bluecolor">
|
||
فعالیت روزانه و جاری راهداری
|
||
</th>
|
||
|
||
|
||
<th rowspan="2" class="text-center th-head">
|
||
گشت راهداری و ترابری
|
||
</th>
|
||
</tr>
|
||
<tr>
|
||
<th class="th-head">مرمت رویه </th>
|
||
<th class="th-head">پاکسازی </th>
|
||
<th class="th-head">علائم</th>
|
||
<th class="th-head">حفاظ</th>
|
||
<th class="th-head">روشنایی</th>
|
||
<th class="th-head">خط کشی</th>
|
||
<th class="th-head">رنگ آمیزی</th>
|
||
<th class="th-head">شستشو</th>
|
||
<th class="th-head">ایمن سازی</th>
|
||
<th class="th-head">حریم </th>
|
||
<th class="th-head">پل</th>
|
||
<th class="th-head">تونل و گالری </th>
|
||
<th class="th-head">عملیات زمستانی</th>
|
||
<th class="th-head">ماشین آلات</th>
|
||
<th class="th-head">راهدارخانه</th>
|
||
<th class="th-head">موارد اضطراری</th>
|
||
<th class="th-head">آیتم های بازدید و بررسی و کنترل</th>
|
||
<th class="th-head">مجموع</th>
|
||
|
||
|
||
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
<table id="zirgozareshtable" dir="rtl" class="table table-striped table-bordered"
|
||
style="width: 100%; display:none">
|
||
<thead>
|
||
<th rowspan="2"></th>
|
||
<th rowspan="2">
|
||
اداره کل
|
||
</th>
|
||
<th colspan="17" class="text-nowrap">
|
||
فعالیت روزانه و جاری راهداری
|
||
</th>
|
||
<th rowspan="2">
|
||
گشت راهداری و ترابری
|
||
</th>
|
||
<th rowspan="2" class="text-nowrap">
|
||
مجموع
|
||
</th>
|
||
</tr>
|
||
<tr>
|
||
<th>مرمت رویه </th>
|
||
<th>پاکسازی </th>
|
||
<th>علائم</th>
|
||
<th>حفاظ</th>
|
||
<th>روشنایی</th>
|
||
<th>خط کشی</th>
|
||
<th>رنگ آمیزی</th>
|
||
<th>شستشو</th>
|
||
<th>ایمن سازی</th>
|
||
<th>حریم </th>
|
||
<th>پل</th>
|
||
<th>تونل و گالری </th>
|
||
<th>عملیات زمستانی</th>
|
||
<th>ماشین آلات</th>
|
||
<th>راهدارخانه</th>
|
||
<th>موارد اضطراری</th>
|
||
<th>آیتم های بازدید و بررسی و کنترل</th>
|
||
|
||
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
</div>
|
||
<div class="col-12">
|
||
<div class="card-tools">
|
||
<div class="form-row">
|
||
<div class="form-group col-md-3">
|
||
<input type="text" class="form-control" placeholder="از تاریخ"
|
||
id="fromdatamaremat" autocomplete="off" />
|
||
</div>
|
||
<div class="form-group col-md-3">
|
||
<input type="text" class="form-control" placeholder=" تا تاریخ"
|
||
id="todatemaremat" autocomplete="off" disabled />
|
||
</div>
|
||
<div class="form-group col-md-2 find-date">
|
||
<button class="btn btn-sm" id="marematsort"
|
||
style="background-color: #00669f; color: #ffffff;">
|
||
جستجو
|
||
</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="row">
|
||
<div class="d-flex content-center-dataTable">
|
||
<span class="titlesecondtable">تعداد و حجم فعالیت های روزانه</span>
|
||
<select style="margin-top: 46px;margin-bottom: 10px;margin-right: 10px;margin-left: 10px;" class="form-control"
|
||
name="optionfilter" id="optionfilter">
|
||
<option value="1">مرمت رویه</option>
|
||
<option value="2">پاکسازی</option>
|
||
<option value="3">علائم </option>
|
||
<option value="4">حفاظ</option>
|
||
<option value="5">روشنایی</option>
|
||
<option value="6">خط کشی </option>
|
||
<option value="7">رنگ آمیزی </option>
|
||
<option value="8">شستشو </option>
|
||
<option value="9">ایمن سازی </option>
|
||
<option value="10">حریم </option>
|
||
<option value="11">پل </option>
|
||
<option value="12">تونل و گالری </option>
|
||
<option value="13">عملیات زمستانی </option>
|
||
<option value="14">ماشین آلات </option>
|
||
<option value="15"> راهدارخانه </option>
|
||
<option value="16"> موارد اضطراری </option>
|
||
<option value="20"> آیتم های بازدید و بازرسی و کنترل </option>
|
||
|
||
</select>
|
||
<span class="titlesecondtable">ثبت شده </span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div id="marematt">
|
||
|
||
<table id="maremat" dir="rtl" class="table table-striped table-bordered"
|
||
style="width: 100%;">
|
||
<thead>
|
||
<tr class="headercolortable bluecolor">
|
||
<th rowspan="3" class="th-head"></th>
|
||
<th rowspan="3" class="text-center text-nowrap th-head">
|
||
استان
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
ترمیم افتادگی لبه آسفالت
|
||
</th>
|
||
<th colspan="2" class="text-center ">
|
||
شانه سازی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
پر کردن گودافتادگی یا چاله با آسفالت
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
لکه گیری هندسی راه
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
درزگیری
|
||
</th>
|
||
<th colspan="2" class=" text-nowrap text-center">
|
||
مضرس کردن سطح راه ها
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
تراش رویه های موج زده
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
مرمت آبشستگی راه ها و شانه راه ها
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
تنظیم سطح بستر حریم
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
تیغ زنی راه های روستایی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">شن ریزی ،تسطیح و کمپکت راه
|
||
روستایی</th>
|
||
<th colspan="2" class="text-nowrap text-center">عملیات تسطیح ،خاکبرداری و
|
||
خاکریزی در رفوژ
|
||
میانی</th>
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
|
||
</tr>
|
||
<tr>
|
||
<th colspan="2" class="text-center">(کیلومتر) </th>
|
||
<th colspan="2" class="text-center">(کیلومتر)</th>
|
||
<th colspan="2" class="text-center">(تن)</th>
|
||
<th colspan="2" class="text-center">(مترمربع)</th>
|
||
<th colspan="2" class="text-center">(مترطول)</th>
|
||
<th colspan="2" class="text-center">(مترمربع)</th>
|
||
<th colspan="2" class="text-center">(متر مربع)</th>
|
||
<th colspan="2" class="text-center">(متر مکعب)</th>
|
||
<th colspan="2" class="text-center">(کیلومتر)</th>
|
||
<th colspan="2" class="text-center">(کیلومتر)</th>
|
||
<th colspan="2" class="text-center">(کیلومتر)</th>
|
||
<th colspan="2" class="text-center">(متر مکعب) </th>
|
||
<!-- <th colspan="2">کیلو</th> -->
|
||
|
||
|
||
|
||
</tr>
|
||
<tr>
|
||
<th class="text-center th-head">تعداد</th>
|
||
<th class="text-center th-head">مجموع</th>
|
||
<th class="text-center th-head">تعداد</th>
|
||
<th class="text-center th-head">مجموع</th>
|
||
<th class="text-center th-head">تعداد</th>
|
||
<th class="text-center th-head">مجموع</th>
|
||
<th class="text-center th-head">تعداد</th>
|
||
<th class="text-center th-head">مجموع</th>
|
||
<th class="text-center th-head">تعداد</th>
|
||
<th class="text-center th-head">مجموع</th>
|
||
<th class="text-center th-head">تعداد</th>
|
||
<th class="text-center th-head">مجموع</th>
|
||
<th class="text-center th-head">تعداد</th>
|
||
<th class="text-center th-head">مجموع</th>
|
||
<th class="text-center th-head">تعداد</th>
|
||
<th class="text-center th-head">مجموع</th>
|
||
<th class="text-center th-head">تعداد</th>
|
||
<th class="text-center th-head">مجموع</th>
|
||
<th class="text-center th-head">تعداد</th>
|
||
<th class="text-center th-head">مجموع</th>
|
||
<th class="text-center th-head">تعداد</th>
|
||
<th class="text-center th-head">مجموع</th>
|
||
<th class="text-center th-head">تعداد</th>
|
||
<th class="text-center th-head">مجموع</th>
|
||
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
</div>
|
||
|
||
<div id="maremattTown" style="display:none">
|
||
<table id="marematTown" style="background-color:#f3ba0c;width:100%;border:1px black dotted"
|
||
dir="rtl" class="table table-striped table-bordered" style="width: 100%;">
|
||
<thead id="marematchild" style="display:none">
|
||
<tr class="headercolortable">
|
||
<th rowspan="2">
|
||
شهرستان
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
ترمیم افتادگی لبه آسفالت
|
||
</th>
|
||
<th colspan="2">
|
||
شانه سازی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
پر کردن گودافتادگی یا چاله با آسفالت
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
لکه گیری هندسی راه
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
درزگیری
|
||
</th>
|
||
<th colspan="2">
|
||
مضرس کردن سطح راه ها
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap">
|
||
تراش رویه های موج زده
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap">
|
||
مرمت آبشستگی راه ها و شانه راه ها
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
تنظیم سطح بستر حریم
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
تیغ زنی راه های روستایی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">شن ریزی ،تسطیح و کمپکت راه روستایی</th>
|
||
<th colspan="2" class="text-nowrap">عملیات تسطیح ،خاکبرداری و خاکریزی در رفوژ
|
||
میانی</th>
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
</tr>
|
||
<tr>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
</div>
|
||
<!-- yasiu show -->
|
||
<div id="paksazii" style="display:none">
|
||
<table id="paksazi" dir="rtl" class="table table-striped table-bordered"
|
||
style="width: 100%;">
|
||
<thead>
|
||
<tr class="headercolortable bluecolor">
|
||
<th rowspan="3" class="th-head"></th>
|
||
<th rowspan="3" class="text-center text-nowrap th-head">
|
||
استان
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
پاک سازی و جاروزنی سطح راه
|
||
</th>
|
||
<th colspan="2" class="text-center text-nowrap">
|
||
پاکسازی پارکینگ راه ها
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
پاکسازی کنار قرنیز پلها ،دیواره تونل ها ، جداول و نیوجرسی از مصالح انباشته
|
||
شده
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
پاکسازی و تمیز کاری جزیره های میانی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
پاک سازی و تنقیه آبروهای کوچک
|
||
</th>
|
||
<th colspan="2" class=" text-nowrap text-center">
|
||
پاکسازی و تنقیه داخل پل ها
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
پاکسازی و تنقیه سیفون ها
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
پاکسازی و جمع آوری شاخه درختان از دهانه آبنماهای لوله ای
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
پاک سازی قنوها و آبروهای طولی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
پاک سازی سطح راه از لاشه حیوانات
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">پاک سازی سطح راه از آثار تصادفات
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">پاکسازی سطح راه از مواد نفتی یا
|
||
روغنی</th>
|
||
<th colspan="2" class="text-nowrap text-center">علف کنی و بوته کنی </th>
|
||
<th colspan="2" class="text-nowrap text-center">علف کنی و بوته کنی بصورت دستی
|
||
اطراف تابلو ، علائم ،... </th>
|
||
<th colspan="2" class="text-nowrap text-center">پاک سازی حریم راه از مواد زائد و
|
||
نخاله های ساختمانی. </th>
|
||
<th colspan="2" class="text-nowrap text-center">جمع آوری قطعات آسیب دیده حفاظ،
|
||
علائم و ... </th>
|
||
<th colspan="2" class="text-nowrap text-center">ریزش برداری </th>
|
||
<th colspan="2" class="text-nowrap text-center">جمع آوری خرده سنگهای ریزشی </th>
|
||
<th colspan="2" class="text-nowrap text-center">لایروبی </th>
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
|
||
</tr>
|
||
<tr>
|
||
<th colspan="2">(کیلومتر - باند) </th>
|
||
<th colspan="2">(مترمربع)</th>
|
||
<th colspan="2">(متر مکعب)</th>
|
||
<th colspan="2">(متر مربع)</th>
|
||
<th colspan="2">(متر مکعب)</th>
|
||
<th colspan="2">(متر مکعب)</th>
|
||
<th colspan="2">(متر مکعب)</th>
|
||
<th colspan="2"> (نفر ساعت)</th>
|
||
<th colspan="2"> (متر طول) </th>
|
||
<th colspan="2"> (تعداد) </th>
|
||
<th colspan="2"> (مترطول-باند) </th>
|
||
<th colspan="2"> (مترطول-باند) </th>
|
||
<th colspan="2"> (کیلومتر) </th>
|
||
<th colspan="2">(متر مربع) </th>
|
||
<th colspan="2"> (کیلومتر) </th>
|
||
<th colspan="2"> (تن) </th>
|
||
<th colspan="2"> (مقطع) </th>
|
||
<th colspan="2"> (نفر-ساعت )</th>
|
||
<th colspan="2">(متر مکعب) </th>
|
||
|
||
<!-- <th colspan="2">کیلو</th> -->
|
||
|
||
|
||
|
||
</tr>
|
||
<tr>
|
||
<th class="th-head">تعداد </th>
|
||
<th class="th-head">مجموع </th>
|
||
<th class="th-head">تعداد </th>
|
||
<th class="th-head">مجموع </th>
|
||
<th class="th-head">تعداد </th>
|
||
<th class="th-head">مجموع </th>
|
||
<th class="th-head">تعداد </th>
|
||
<th class="th-head">مجموع </th>
|
||
<th class="th-head">تعداد </th>
|
||
<th class="th-head">مجموع </th>
|
||
<th class="th-head">تعداد </th>
|
||
<th class="th-head">مجموع </th>
|
||
<th class="th-head">تعداد </th>
|
||
<th class="th-head">مجموع </th>
|
||
<th class="th-head">تعداد </th>
|
||
<th class="th-head">مجموع </th>
|
||
<th class="th-head">تعداد </th>
|
||
<th class="th-head">مجموع </th>
|
||
<th class="th-head">تعداد </th>
|
||
<th class="th-head">مجموع </th>
|
||
<th class="th-head">تعداد </th>
|
||
<th class="th-head">مجموع </th>
|
||
<th class="th-head">تعداد </th>
|
||
<th class="th-head">مجموع </th>
|
||
<th class="th-head">تعداد </th>
|
||
<th class="th-head">مجموع </th>
|
||
<th class="th-head">تعداد </th>
|
||
<th class="th-head">مجموع </th>
|
||
<th class="th-head">تعداد </th>
|
||
<th class="th-head">مجموع </th>
|
||
<th class="th-head">تعداد </th>
|
||
<th class="th-head">مجموع </th>
|
||
<th class="th-head">تعداد </th>
|
||
<th class="th-head">مجموع </th>
|
||
<th class="th-head">تعداد </th>
|
||
<th class="th-head">مجموع </th>
|
||
<th class="th-head">تعداد </th>
|
||
<th class="th-head">مجموع </th>
|
||
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
</div>
|
||
|
||
<div id="paksaziiTown" style="display:none">
|
||
<table id="paksaziTown" style="background-color:#f3ba0c;width:100%;border:1px black dotted"
|
||
dir="rtl" class="table table-striped table-bordered" style="width: 100%;">
|
||
<thead id="paksazitownheader" style="display:none">
|
||
<tr class="headercolortable">
|
||
<th rowspan="2">
|
||
شهرستان
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
پاک سازی و جاروزنی سطح راه
|
||
</th>
|
||
<th colspan="2">
|
||
پاکسازی پارکینگ راه ها
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
پاکسازی کنار قرنیز پلها ،دیواره تونل ها ، جداول و نیوجرسی از مصالح انباشته
|
||
شده
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
پاکسازی و تمیز کاری جزیره های میانی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
پاک سازی و تنقیه آبروهای کوچک
|
||
</th>
|
||
<th colspan="2">
|
||
پاکسازی و تنقیه داخل پل ها
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap">
|
||
پاکسازی و تنقیه سیفون ها
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap">
|
||
پاکسازی و جمع آوری شاخه درختان از دهانه آبنماهای لوله ای
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
پاک سازی قنوها و آبروهای طولی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
پاک سازی سطح راه از لاشه حیوانات
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">پاک سازی سطح راه از آثار تصادفات</th>
|
||
<th colspan="2" class="text-nowrap">پاکسازی سطح راه از مواد نفتی یا روغنی</th>
|
||
<th colspan="2">علف کنی و بوته کنی </th>
|
||
<th colspan="2">علف کنی و بوته کنی بصورت دستی اطراف تابلو ، علائم ،... </th>
|
||
<th colspan="2">پاک سازی حریم راه از مواد زائد و نخاله های ساختمانی. </th>
|
||
<th colspan="2">جمع آوری قطعات آسیب دیده حفاظ، علائم و ... </th>
|
||
<th colspan="2">ریزش برداری </th>
|
||
<th colspan="2">جمع آوری خرده سنگهای ریزشی </th>
|
||
<th colspan="2">لایروبی </th>
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
|
||
</tr>
|
||
<tr>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
</div>
|
||
|
||
<div id="alaemmm" style="display:none">
|
||
<table id="alaem" dir="rtl" class="table table-striped table-bordered" style="width: 100%;">
|
||
<thead>
|
||
<tr class="headercolortable bluecolor">
|
||
<th rowspan="3" class="th-head"></th>
|
||
|
||
<th rowspan="3" class="text-nowrap text-center th-head">
|
||
استان
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
نصب تابلوهای اخطاری ، انتظامی و مسیرنمای جدید
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
تعویض صفحه های تابلوهای اخطاری ، انتظامی فاقد بازتاب و معیوب
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
نصب تابلو های اطلاعاتی جدید
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
تعویض شبرنگ تابلوهای اطلاعاتی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
مرمت شکستگی ، خم شدگی و ... تابلوهای اطلاعاتی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
اصلاح کج شدگی پایه تابلوها و علائم
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
نصب یا برداشتن علائم موقت
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
نصب بازتاب بر روی گاردریل و حفاظ های حاشیه راه و چشم گربه ای
|
||
</th>
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
</tr>
|
||
<tr>
|
||
<th colspan="2" class="text-nowrap text-center">(عدد) </th>
|
||
<th colspan="2" class="text-nowrap text-center">(عدد) </th>
|
||
<th colspan="2" class="text-nowrap text-center">(متر مربع )</th>
|
||
<th colspan="2" class="text-nowrap text-center">(متر مربع )</th>
|
||
<th colspan="2" class="text-nowrap text-center">(متر مربع) </th>
|
||
<th colspan="2" class="text-nowrap text-center"> (عدد) </th>
|
||
<th colspan="2" class="text-nowrap text-center"> (عدد) </th>
|
||
<th colspan="2" class="text-nowrap text-center"> (تعداد) </th>
|
||
|
||
</tr>
|
||
<tr>
|
||
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع </th>
|
||
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
</div>
|
||
<div id="alaemmmTown" style="display:none">
|
||
<table id="alaemTown" dir="rtl" class="table table-striped table-bordered"
|
||
style="width: 100%;">
|
||
<thead>
|
||
<tr class="headercolortable ">
|
||
<th rowspan="2">
|
||
شهرستان
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
نصب تابلوهای اخطاری ، انتظامی و مسیرنمای جدید
|
||
</th>
|
||
<th colspan="2">
|
||
تعویض صفحه های تابلوهای اخطاری ، انتظامی فاقد بازتاب و معیوب
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
نصب تابلو های اطلاعاتی جدید
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
تعویض شبرنگ تابلوهای اطلاعاتی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
مرمت شکستگی ، خم شدگی و ... تابلوهای اطلاعاتی
|
||
</th>
|
||
<th colspan="2">
|
||
اصلاح کج شدگی پایه تابلوها و علائم
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap">
|
||
نصب یا برداشتن علائم موقت
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap">
|
||
نصب بازتاب بر روی گاردریل و حفاظ های حاشیه راه و چشم گربه ای
|
||
</th>
|
||
<!-- <th rowspan="2" >عملیات </th> -->
|
||
</tr>
|
||
<tr>
|
||
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
</div>
|
||
|
||
<div id="heafzz" style="display:none">
|
||
<table id="hefaz" dir="rtl" class="table table-striped table-bordered" style="width: 100%">
|
||
<thead>
|
||
<tr class="headercolortable bluecolor">
|
||
<th rowspan="3" class="th-head"></th>
|
||
<th rowspan="3" class="text-nowrap text-center th-head">
|
||
استان
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
ارتقای حفاظ موجود میانی راه ها با حفاظ های مرسوم یا سایر روش ها
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
ارتقای حفاظ موجود پل ها و پرتگاه ها با حفاظ های مرسوم یا سایر روش ها
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
بهسازی حفاظ های موجود و آسیب دیده
|
||
</th>
|
||
</tr>
|
||
<tr>
|
||
<th colspan="2" class="text-nowrap text-center">(متر طول)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(متر طول)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(متر طول)</th>
|
||
|
||
|
||
</tr>
|
||
<tr>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<!-- <th>تعداد </th>
|
||
<th>مجموع</th> -->
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
</div>
|
||
|
||
<div id="heafzzTown" style="display:none">
|
||
<table id="hefazTown" dir="rtl" class="table table-striped table-bordered"
|
||
style="width: 100%">
|
||
<thead>
|
||
<tr class="headercolortable ">
|
||
|
||
<th rowspan="2">
|
||
شهرستان
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
ارتقای حفاظ موجود میانی راه ها با حفاظ های مرسوم یا سایر روش ها
|
||
</th>
|
||
<th colspan="2">
|
||
ارتقای حفاظ موجود پل ها و پرتگاه ها با حفاظ های مرسوم یا سایر روش ها
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
بهسازی حفاظ های موجود و آسیب دیده
|
||
</th>
|
||
<!-- <th colspan="2" class="text-nowrap">
|
||
لکه گیری هندسی راه
|
||
</th> -->
|
||
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
</tr>
|
||
<tr>
|
||
<th>تعداد </th>
|
||
<th>مجموع</th>
|
||
<th>تعداد </th>
|
||
<th>مجموع</th>
|
||
<th>تعداد </th>
|
||
<th>مجموع</th>
|
||
<!-- <th>تعداد </th>
|
||
<th>مجموع</th> -->
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
</div>
|
||
|
||
|
||
<div id="lightingg" style="display:none">
|
||
|
||
<table id="lighting" dir="rtl" class="table table-striped table-bordered"
|
||
style="width: 100%;">
|
||
<thead>
|
||
<tr class="headercolortable bluecolor">
|
||
<th rowspan="3" class="th-head"></th>
|
||
|
||
<th rowspan="3" class="text-nowrap text-center th-head">
|
||
استان
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
نگهداری و پاکسازی روشنایی طولی راه
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
نگهداری و پاکسازی روشنایی نقطه ای در حاشیه راه
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
نگهداری و پاکسازی روشنایی نقطه ای تقاطع در حاشیه راه
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
نگهداری و پاکسازی روشنایی نقطه ای محل نصب دوربین در حاشیه راه
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
نگهداری و پاکسازی روشنایی طولی نواحی یا گردنه های مه گیر
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
نگهداری و پاکسازی روشنایی تونل
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
تعمیرات شبکه روشنایی (کابل)
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
تعمیرات شبکه روشنایی (کله چراغ)
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
تعمیرات شبکه روشنایی (مفصل زنی )
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
تعمیرات شبکه روشنایی (تعمیر تابلو )
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">تعمیرات برج نوری</th>
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
</tr>
|
||
<tr>
|
||
<th colspan="2" class="text-nowrap text-center">(متر طول)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(موردی)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(موردی)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(موردی)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(متر طول) </th>
|
||
<th colspan="2" class="text-nowrap text-center">(متر طول)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(متر طول)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(عدد)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(عدد)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(عدد)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(عدد)</th>
|
||
|
||
|
||
</tr>
|
||
<tr>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
|
||
|
||
</div>
|
||
|
||
<div id="lightinggTown" style="display:none">
|
||
|
||
<table id="lightingTown" dir="rtl" class="table table-striped table-bordered"
|
||
style="width: 100%;">
|
||
<thead>
|
||
<tr class="headercolortable">
|
||
<th rowspan="2">
|
||
شهرستان
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
نگهداری و پاکسازی روشنایی طولی راه
|
||
</th>
|
||
<th colspan="2">
|
||
نگهداری و پاکسازی روشنایی نقطه ای در حاشیه راه
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
نگهداری و پاکسازی روشنایی نقطه ای تقاطع در حاشیه راه
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
نگهداری و پاکسازی روشنایی نقطه ای محل نصب دوربین در حاشیه راه
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
نگهداری و پاکسازی روشنایی طولی نواحی یا گردنه های مه گیر
|
||
</th>
|
||
<th colspan="2">
|
||
نگهداری و پاکسازی روشنایی تونل
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap">
|
||
تعمیرات شبکه روشنایی (کابل)
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap">
|
||
تعمیرات شبکه روشنایی (کله چراغ)
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
تعمیرات شبکه روشنایی (مفصل زنی )
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
تعمیرات شبکه روشنایی (تعمیر تابلو )
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">تعمیرات برج نوری</th>
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
</tr>
|
||
<tr>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
<div id="ruller" style="display:none">
|
||
<table id="ruler" dir="rtl" class="table table-striped table-bordered" style="width: 100%;">
|
||
<thead>
|
||
<tr class="headercolortable bluecolor">
|
||
<th rowspan="3" class="th-head"></th>
|
||
|
||
<th rowspan="3" class="text-nowrap text-center th-head">
|
||
استان
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
خط کشی با رنگ گرم ترافیکی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
خط کشی با رنگ سرد ترافیکی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
پر کردن گودافتادگی یا چاله با آسفالت
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
ترسیم نقوش، فلش، خط نوشته و ...
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
اجرای اکستروژن طولی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
اجرای اکستروژن عرضی
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
پاک کردن خطوط ترافیکی از سطح راه
|
||
</th>
|
||
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
</tr>
|
||
<tr>
|
||
<th colspan="2" class="text-nowrap text-center">(کیلومتر-رنگ)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(کیلومتر-رنگ)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(متر مربع)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(کیلومتر)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(متر مربع)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(متر مربع)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(متر مربع)</th>
|
||
|
||
|
||
</tr>
|
||
<tr>
|
||
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
</div>
|
||
|
||
<div id="rullerTown" style="display:none">
|
||
<table id="rulerTown" dir="rtl" class="table table-striped table-bordered"
|
||
style="width: 100%;">
|
||
<thead>
|
||
<tr class="headercolortable">
|
||
<th rowspan="2" class="th-head">
|
||
شهرستان
|
||
</th>
|
||
<th colspan="2" class="text-nowrap ">
|
||
خط کشی با رنگ گرم ترافیکی
|
||
</th>
|
||
<th colspan="2">
|
||
خط کشی با رنگ سرد ترافیکی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
پر کردن گودافتادگی یا چاله با آسفالت
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
ترسیم نقوش، فلش، خط نوشته و ...
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
اجرای اکستروژن طولی
|
||
</th>
|
||
<th colspan="2">
|
||
اجرای اکستروژن عرضی
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap">
|
||
پاک کردن خطوط ترافیکی از سطح راه
|
||
</th>
|
||
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
</tr>
|
||
<tr>
|
||
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
</div>
|
||
|
||
<div id="coloringgg" style="display:none">
|
||
<table id="coloring" dir="rtl" class="table table-striped table-bordered"
|
||
style="width: 100%">
|
||
<thead>
|
||
<tr class="headercolortable bluecolor">
|
||
<th rowspan="3" class="th-head"></th>
|
||
|
||
<th rowspan="3" class="text-nowrap text-center th-head">
|
||
استان
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
رنگ آمیزی پایه تابلوها
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
رنگ آمیزی پایه چراغ ها
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
رنگ آمیزی پایه های روشنایی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
رنگ آمیزی پل های عابر پیاده
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
رنگ آمیزی پایه تابلوهای دروازه ای
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
رنگ آمیزی حفاظهای فلزی
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
|
||
رنگ آمیری نیوجرسی ها و سایر حفاظ بتنی
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
رنگ آمیزی سرعتگاه
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
رنگ آمیزی پایه و کوله پل ها جهت آشکارسازی
|
||
</th>
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
</tr>
|
||
<tr>
|
||
<th colspan="2" class="text-nowrap text-center">(عدد)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(عدد)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(اصله)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(دستگاه)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(عدد)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(متر مربع)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(متر مربع)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(متر مربع)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(متر مربع)</th>
|
||
|
||
|
||
|
||
</tr>
|
||
<tr>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
|
||
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
|
||
</div>
|
||
|
||
<div id="coloringggTown" style="display:none">
|
||
<table id="coloringTown" dir="rtl" class="table table-striped table-bordered"
|
||
style="width: 100%">
|
||
<thead>
|
||
<tr class="headercolortable">
|
||
<th rowspan="2">
|
||
شهرستان
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
رنگ آمیزی پایه تابلوها
|
||
</th>
|
||
<th colspan="2">
|
||
رنگ آمیزی پایه چراغ ها
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
رنگ آمیزی پایه های روشنایی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
رنگ آمیزی پل های عابر پیاده
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
رنگ آمیزی پایه تابلوهای دروازه ای
|
||
</th>
|
||
<th colspan="2">
|
||
رنگ آمیزی حفاظهای فلزی
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap">
|
||
|
||
رنگ آمیری نیوجرسی ها و سایر حفاظ بتنی
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap">
|
||
رنگ آمیزی سرعتگاه
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
رنگ آمیزی پایه و کوله پل ها جهت آشکارسازی
|
||
</th>
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
</tr>
|
||
<tr>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
|
||
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
|
||
</div>
|
||
|
||
<div id="washingg" style="display:none">
|
||
<table id="washed" dir="rtl" class="table table-striped table-bordered" style="width: 100%">
|
||
<thead>
|
||
<tr class="headercolortable bluecolor">
|
||
<th rowspan="3" class="th-head"></th>
|
||
|
||
<th rowspan="3" class="text-nowrap text-center th-head">
|
||
استان
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
شستشوی علائم ایمنی اخطاری، انتظامی، مسیرنما و ...
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
شستشوی تابلوهای اطلاعاتی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
شستشوی جداول
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
شستشوی نیوجرسی ها
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
شستشوی گاردریل ها و هندریل ها
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
شستشوی دیواره تونل ها
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
شستشوی تکیه گاه پل ها
|
||
</th>
|
||
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
</tr>
|
||
<tr>
|
||
<th colspan="2" class="text-nowrap text-center">(عدد)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(متر مربع)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(کیلومتر)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(کیلومتر)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(کیلومتر)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(متر مربع)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(عدد)</th>
|
||
|
||
|
||
</tr>
|
||
<tr>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
|
||
|
||
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
</div>
|
||
|
||
<div id="washinggTown" style="display:none">
|
||
<table id="washedTown" dir="rtl" class="table table-striped table-bordered"
|
||
style="width: 100%">
|
||
<thead>
|
||
<tr class="headercolortable">
|
||
<th rowspan="2">
|
||
شهرستان
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
شستشوی علائم ایمنی اخطاری، انتظامی، مسیرنما و ...
|
||
</th>
|
||
<th colspan="2">
|
||
شستشوی تابلوهای اطلاعاتی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
شستشوی جداول
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
شستشوی نیوجرسی ها
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
شستشوی گاردریل ها و هندریل ها
|
||
</th>
|
||
<th colspan="2">
|
||
شستشوی دیواره تونل ها
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap">
|
||
شستشوی تکیه گاه پل ها
|
||
</th>
|
||
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
</tr>
|
||
<tr>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
|
||
|
||
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
</div>
|
||
|
||
|
||
<div id="safteyy" style="display:none">
|
||
<table id="saftey" dir="rtl" class="table table-striped table-bordered" style="width: 100%">
|
||
<thead>
|
||
<tr class="headercolortable bluecolor">
|
||
<th rowspan="3" class="th-head"></th>
|
||
|
||
<th rowspan="3" class="text-nowrap text-center th-head">
|
||
استان
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
ایمن سازی سرگاردریل، موانع صلب، دماغه ها و موانع صلب
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
تعمیرات چراغ های آذرخشی و چشمک زن
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
ایجاد شیارهای لرزاننده ی طولی در لاین کنار
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
ایجاد شیار های لرزاننده طولی در اکس راه های دو طرفی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
ضربه گیر استوانه ای
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
استوانه ایمنی جهت هدایت ترافیک
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
نصب سرعت گیر استاندارد پلاستیکی
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
احداث سرعت گیر آسفالتی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
اجرای هره خاکی نقطه ای
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
اجرای هره خاکی طولی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">تعریض مقطعی جهت خروج اضطراری در
|
||
سراشیبی ها
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">حذف یا جابه جایی موانع صلب در
|
||
حاشیه راه در
|
||
محدوده عاری از مانع</th>
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
</tr>
|
||
<tr>
|
||
<th colspan="2" class="text-nowrap text-center"> (تعداد)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(دستگاه)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(کیلومتر-شیار)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(کیلومتر-شیار)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(عدد)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(عدد)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(متر طول)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(متر طول)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(موردی)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(متر طول)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(متر طول)</th>
|
||
<th colspan="2" class="text-nowrap text-center"> (عدد)</th>
|
||
|
||
|
||
|
||
|
||
</tr>
|
||
<tr>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
|
||
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
|
||
|
||
</div>
|
||
|
||
<div id="safteyyTown" style="display:none">
|
||
<table id="safteyTown" dir="rtl" class="table table-striped table-bordered"
|
||
style="width: 100%">
|
||
<thead>
|
||
<tr class="headercolortable">
|
||
<th rowspan="2">
|
||
شهرستان
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
ایمن سازی سرگاردریل، موانع صلب، دماغه ها و موانع صلب
|
||
</th>
|
||
<th colspan="2">
|
||
تعمیرات چراغ های آذرخشی و چشمک زن
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
ایجاد شیارهای لرزاننده ی طولی در لاین کنار
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
ایجاد شیار های لرزاننده طولی در اکس راه های دو طرفی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
ضربه گیر استوانه ای
|
||
</th>
|
||
<th colspan="2">
|
||
استوانه ایمنی جهت هدایت ترافیک
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap">
|
||
نصب سرعت گیر استاندارد پلاستیکی
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap">
|
||
احداث سرعت گیر آسفالتی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
اجرای هره خاکی نقطه ای
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
اجرای هره خاکی طولی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">تعریض مقطعی جهت خروج اضطراری در سراشیبی ها
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">حذف یا جابه جایی موانع صلب در حاشیه راه در
|
||
محدوده عاری از مانع</th>
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
</tr>
|
||
<tr>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
|
||
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
|
||
|
||
</div>
|
||
|
||
<div id="harimm" style="display:none">
|
||
<table id="harim" dir="rtl" class="table table-striped table-bordered" style="width: 100%;">
|
||
<thead>
|
||
<tr class="headercolortable bluecolor">
|
||
<th rowspan="3" class="th-head"></th>
|
||
|
||
<th rowspan="3" class="text-nowrap text-center th-head">
|
||
استان
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
اخطار،تخریب،بازدیدو یا تهیه اطلاعات از ساخت و ساز در حریم
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
اخطار ،تخریب،بازدیدو یا تهیه اطلاعات از راه دسترسی در حریم
|
||
</th>
|
||
<!-- <th colspan="2" class="text-nowrap">
|
||
ایجاد شیارهای لرزاننده ی طولی در لاین کنار
|
||
</th> -->
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
اخطار ،تخریب،بازدیدو یا تهیه اطلاعات از عبور تاسیسات زیربنایی در حریم
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
برخورد با دستفروشان حاشیه راه
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
جمع آوری تابلوهای غیرمجاز در حاشیه راه ها
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
جمع آوری بنر های تبلیغاتی غیر مجاز
|
||
</th>
|
||
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
</tr>
|
||
<tr>
|
||
<th colspan="2" class="text-nowrap text-center">(مورد) </th>
|
||
<th colspan="2" class="text-nowrap text-center">(مورد) </th>
|
||
<!-- <th colspan="2">مورد </th> -->
|
||
<th colspan="2" class="text-nowrap text-center">(مورد) </th>
|
||
<th colspan="2" class="text-nowrap text-center">(مورد) </th>
|
||
<th colspan="2" class="text-nowrap text-center">(مورد) </th>
|
||
<th colspan="2" class="text-nowrap text-center">(مورد) </th>
|
||
|
||
</tr>
|
||
<tr>
|
||
<!-- <th>تعداد </th>
|
||
<th>مجموع </th> -->
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head ">مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع </th>
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
|
||
|
||
</div>
|
||
|
||
<div id="harimmTown" style="display:none">
|
||
<table id="harimTown" dir="rtl" class="table table-striped table-bordered"
|
||
style="width: 100%;">
|
||
<thead>
|
||
<tr class="headercolortable">
|
||
<th rowspan="2">
|
||
شهرستان
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
اخطار،تخریب،بازدیدو یا تهیه اطلاعات از ساخت و ساز در حریم
|
||
</th>
|
||
<th colspan="2">
|
||
اخطار ،تخریب،بازدیدو یا تهیه اطلاعات از راه دسترسی در حریم
|
||
</th>
|
||
<!-- <th colspan="2" class="text-nowrap">
|
||
ایجاد شیارهای لرزاننده ی طولی در لاین کنار
|
||
</th> -->
|
||
<th colspan="2" class="text-nowrap">
|
||
اخطار ،تخریب،بازدیدو یا تهیه اطلاعات از عبور تاسیسات زیربنایی در حریم
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
برخورد با دستفروشان حاشیه راه
|
||
</th>
|
||
<th colspan="2">
|
||
جمع آوری تابلوهای غیرمجاز در حاشیه راه ها
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap">
|
||
جمع آوری بنر های تبلیغاتی غیر مجاز
|
||
</th>
|
||
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
</tr>
|
||
<tr>
|
||
<!-- <th>تعداد </th>
|
||
<th>مجموع </th> -->
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
<div id="poll" style="display:none">
|
||
<table id="pol" dir="rtl" class="table table-striped table-bordered" style="width: 100%;">
|
||
<thead>
|
||
<tr class="headercolortable bluecolor">
|
||
<th rowspan="3" class="th-head"></th>
|
||
|
||
<th rowspan="3" class="text-nowrap text-center th-head">
|
||
استان
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
احداث یا مرمت قرنیز پل
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
لوله گذاری آبروها
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
تطویل و رفع انسداد آبچکان پل ها
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
بازسازی نرده پل
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
تعمیرات آبرو شامل کوله دستک و دال
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
مرمت و بازسازی درز انبساط
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
تعمیرات رادیه و برید
|
||
</th>
|
||
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
</tr>
|
||
<tr>
|
||
<th colspan="2" class="text-nowrap text-center"> (متر طول)</th>
|
||
<th colspan="2" class="text-nowrap text-center">( متر طول)</th>
|
||
<th colspan="2" class="text-nowrap text-center"> (تعداد) </th>
|
||
<th colspan="2" class="text-nowrap text-center"> (متر طول)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(متر مکعب)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(عدد)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(متر مکعب)</th>
|
||
|
||
</tr>
|
||
<tr>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head" >مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع </th>
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
<div id="pollTown" style="display:none">
|
||
<table id="polTown" dir="rtl" class="table table-striped table-bordered"
|
||
style="width: 100%;">
|
||
<thead>
|
||
<tr class="headercolortable">
|
||
<th rowspan="2">
|
||
شهرستان
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
احداث یا مرمت قرنیز پل
|
||
</th>
|
||
<th colspan="2">
|
||
لوله گذاری آبروها
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
تطویل و رفع انسداد آبچکان پل ها
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
بازسازی نرده پل
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
تعمیرات آبرو شامل کوله دستک و دال
|
||
</th>
|
||
<th colspan="2">
|
||
مرمت و بازسازی درز انبساط
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap">
|
||
تعمیرات رادیه و برید
|
||
</th>
|
||
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
</tr>
|
||
<tr>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
<div id="tunell" style="display:none">
|
||
<table id="tunnelGaleri" dir="rtl" class="table table-striped table-bordered"
|
||
style="width: 100%;">
|
||
<thead>
|
||
<tr class="headercolortable bluecolor">
|
||
<th rowspan="3" class="th-head"></th>
|
||
|
||
<th rowspan="3" class="text-nowrap text-center th-head">
|
||
|
||
استان
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
زهکشی طاق تونل
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
مرمت و بازرسی آبروهای هدایت آب
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
لاینینگ
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
تعمیر و بازسازی گالری
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
گاباریت
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
نگهداری دوربین ها و ابزار دقیق
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
نگهداری تهویه تونل
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
جمع آوری بنر های تبلیغاتی غیر مجاز
|
||
</th>
|
||
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
</tr>
|
||
<tr>
|
||
<th colspan="2" class="text-nowrap text-center">(مورد)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(متر طول)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(متر مکعب)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(عدد)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(عدد)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(عدد)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(عدد)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(عدد)</th>
|
||
|
||
|
||
|
||
</tr>
|
||
|
||
<tr>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع </th>
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
|
||
</div>
|
||
|
||
<div id="tunellTown" style="display:none">
|
||
<table id="tunnelGaleriTown" dir="rtl" class="table table-striped table-bordered"
|
||
style="width: 100%;">
|
||
<thead>
|
||
<tr class="headercolortable">
|
||
<th rowspan="2">
|
||
|
||
شهرستان
|
||
</th>
|
||
<th colspan="2">
|
||
زهکشی طاق تونل
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
مرمت و بازرسی آبروهای هدایت آب
|
||
</th>
|
||
<th colspan="2">
|
||
لاینینگ
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
تعمیر و بازسازی گالری
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
گاباریت
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
نگهداری دوربین ها و ابزار دقیق
|
||
</th>
|
||
<th colspan="2">
|
||
نگهداری تهویه تونل
|
||
</th>
|
||
|
||
<th colspan="2" class="text-nowrap">
|
||
جمع آوری بنر های تبلیغاتی غیر مجاز
|
||
</th>
|
||
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
</tr>
|
||
<tr>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
|
||
</div>
|
||
|
||
|
||
<div id="zemestani" style="display:none">
|
||
<table id="zemestanii" dir="rtl" class="table table-striped table-bordered"
|
||
style="width: 100%;">
|
||
<thead>
|
||
<tr class="headercolortable bluecolor">
|
||
<th rowspan="3" class="th-head"></th>
|
||
|
||
<th rowspan="3" class="text-nowrap text-center th-head">
|
||
استان
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
عملیات یخ زدایی با شن و نمک پاشی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
برف روبی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
میزان نمک شن و ماسه مصرفی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
مسافرین اسکان داده شده
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
کمک رسانی به خودرو
|
||
</th>
|
||
|
||
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
</tr>
|
||
<tr>
|
||
<th colspan="2" class="text-nowrap text-center">(کیلومتر-باند)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(کیلومتر-باند)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(تن)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(نفر)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(تعداد)</th>
|
||
|
||
|
||
|
||
|
||
</tr>
|
||
<tr>
|
||
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
</div>
|
||
|
||
<div id="zemestaniTown" style="display:none">
|
||
<table id="zemestaniiTown" dir="rtl" class="table table-striped table-bordered"
|
||
style="width: 100%;">
|
||
<thead>
|
||
<tr class="headercolortable">
|
||
<th rowspan="2">
|
||
شهرستان
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
عملیات یخ زدایی با شن و نمک پاشی
|
||
</th>
|
||
<th colspan="2">
|
||
برف روبی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
میزان نمک شن و ماسه مصرفی
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
مسافرین اسکان داده شده
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
کمک رسانی به خودرو
|
||
</th>
|
||
|
||
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
</tr>
|
||
<tr>
|
||
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
<div id="mashinAlattt" style="display:none">
|
||
<table id="mashinAlat" dir="rtl" class="table table-striped table-bordered"
|
||
style="width: 100%">
|
||
<thead>
|
||
<tr class="headercolortable bluecolor">
|
||
<th rowspan="3" class="th-head"></th>
|
||
|
||
<th rowspan="3" class="text-nowrap text-center th-head"> استان </th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
بنزین مصرفی کل ماشین آلات فعال - ماهانه
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
گازوئیل مصرفی کل ماشین آلات فعال - ماهانه
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
مواد مصرفی نفتی و انواع روغن - ماهانه
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
بازسازی و راه اندازی ماشین آلات
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
سرویس کاری و تعمیرات جزئی روزانه
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
شستشو نمک پاش ها و سایر ماشین آلات
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
جا به جایی دستگاه های سنگین راهداری
|
||
</th>
|
||
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
</tr>
|
||
<tr>
|
||
<th colspan="2" class="text-nowrap text-center">(لیتر)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(لیتر)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(لیتر)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(تعداددستگاه)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(تعداد دستگاه)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(تعداد دستگاه)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(مسافت کیلومتر)</th>
|
||
|
||
</tr>
|
||
<tr>
|
||
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head"> مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head"> مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head "> مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head"> مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head"> مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head"> مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head"> مجموع </th>
|
||
|
||
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
</div>
|
||
|
||
<div id="mashinAlatttTown" style="display:none">
|
||
<table id="mashinAlatTown" dir="rtl" class="table table-striped table-bordered"
|
||
style="width: 100%">
|
||
<thead>
|
||
<tr class="headercolortable">
|
||
<th rowspan="2"> شهرستان </th>
|
||
<th colspan="2">
|
||
بنزین مصرفی کل ماشین آلات فعال - ماهانه
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
گازوئیل مصرفی کل ماشین آلات فعال - ماهانه
|
||
</th>
|
||
<th colspan="2">
|
||
مواد مصرفی نفتی و انواع روغن - ماهانه
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
بازسازی و راه اندازی ماشین آلات
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
سرویس کاری و تعمیرات جزئی روزانه
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
شستشو نمک پاش ها و سایر ماشین آلات
|
||
</th>
|
||
<th colspan="2">
|
||
جا به جایی دستگاه های سنگین راهداری
|
||
</th>
|
||
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
</tr>
|
||
<tr>
|
||
|
||
<th>تعداد</th>
|
||
<th> مجموع </th>
|
||
<th>تعداد</th>
|
||
<th> مجموع </th>
|
||
<th>تعداد</th>
|
||
<th> مجموع </th>
|
||
<th>تعداد</th>
|
||
<th> مجموع </th>
|
||
<th>تعداد</th>
|
||
<th> مجموع </th>
|
||
<th>تعداد</th>
|
||
<th> مجموع </th>
|
||
<th>تعداد</th>
|
||
<th> مجموع </th>
|
||
|
||
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
</div>
|
||
|
||
<div id="tollhousee" style="display:none">
|
||
<table id="tollhouse" dir="rtl" class="table table-striped table-bordered"
|
||
style="width: 100%;">
|
||
<thead>
|
||
<tr class="headercolortable bluecolor">
|
||
<th rowspan="3" class="th-head"></th>
|
||
|
||
<th rowspan="3" class="text-nowrap text-center th-head">
|
||
استان
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
تعمیرات جزئی و موردی راهدارخانه ها
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
|
||
جلسات تشکیل شده در خصوص مدیریت بحران و پدافند غیرعامل
|
||
</th>
|
||
|
||
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
</tr>
|
||
<tr>
|
||
<th colspan="2" class="text-nowrap text-center">(مورد)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(توضیح)</th>
|
||
|
||
|
||
</tr>
|
||
<tr>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع </th>
|
||
<th class="text-nowrap text-center th-head">تعداد </th>
|
||
<th class="text-nowrap text-center th-head">مجموع </th>
|
||
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
</div>
|
||
|
||
<div id="tollhouseeTown" style="display:none">
|
||
<table id="tollhouseTown" dir="rtl" class="table table-striped table-bordered"
|
||
style="width: 100%;">
|
||
<thead>
|
||
<tr class="headercolortable">
|
||
<th rowspan="2">
|
||
شهرستان
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
تعمیرات جزئی و موردی راهدارخانه ها
|
||
</th>
|
||
<th colspan="2">
|
||
|
||
جلسات تشکیل شده در خصوص مدیریت بحران و پدافند غیرعامل
|
||
</th>
|
||
|
||
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
</tr>
|
||
<tr>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
<th>تعداد </th>
|
||
<th>مجموع </th>
|
||
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
</div>
|
||
|
||
|
||
<div id="emer" style="display:none">
|
||
|
||
<table id="emergency" dir="rtl" class="table table-striped table-bordered"
|
||
style="width: 100%">
|
||
<thead>
|
||
<tr class="headercolortable bluecolor">
|
||
<th rowspan="3" class="th-head"></th>
|
||
|
||
<th rowspan="3" class="text-nowrap text-center th-head"> استان </th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
پاک سازی سطح راه و رفع انسداد ناشی از ریزش کوه و سقوط بهمن
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
برقراری تردد و رفع انسداد ناشی از وقوع تصادف یا واژگونی وسایط نقلیه و پخش
|
||
محموله در سطح راه
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
برقراری ارتباط و رفع انسداد ناشی از شن های روان
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
برقراری ارتباط در راه هایی که به دلیل آب بردگی دچار قطع ارتباط شده اند
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
برقراری ارتباط موقت در راه هایی که به دلیل شکستگی پل یا ریزش تونل یا ... قطع
|
||
شده اند
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
بستن راه و هدایت ترافیکی در مواقع اضطراری
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
بازگشایی محور هایی گه به علت کولاک مسدود شده اند
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
جا به جایی ماشین های سنگین گرفتار در سطح راه
|
||
</th>
|
||
<th colspan="2" class="text-nowrap text-center">
|
||
لق گیری
|
||
</th>
|
||
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
</tr>
|
||
<tr>
|
||
<th colspan="2" class="text-nowrap text-center">(تعداد محور)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(تعداد محور)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(تعداد محور)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(تعداد محور)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(تعداد محور)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(تعداد محور)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(تعداد محور)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(تعداد دستگاه)</th>
|
||
<th colspan="2" class="text-nowrap text-center">(تعداد محور)</th>
|
||
|
||
</tr>
|
||
<tr>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
<th class="text-nowrap text-center th-head">تعداد</th>
|
||
<th class="text-nowrap text-center th-head">مجموع</th>
|
||
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
</div>
|
||
|
||
|
||
<div id="emerTown" style="display:none">
|
||
|
||
<table id="emergencyTown" dir="rtl" class="table table-striped table-bordered"
|
||
style="width: 100%">
|
||
<thead>
|
||
<tr class="headercolortable ">
|
||
<th rowspan="2"> شهرستان </th>
|
||
<th colspan="2">
|
||
پاک سازی سطح راه و رفع انسداد ناشی از ریزش کوه و سقوط بهمن
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
برقراری تردد و رفع انسداد ناشی از وقوع تصادف یا واژگونی وسایط نقلیه و پخش
|
||
محموله در سطح راه
|
||
</th>
|
||
<th colspan="2">
|
||
برقراری ارتباط و رفع انسداد ناشی از شن های روان
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
برقراری ارتباط در راه هایی که به دلیل آب بردگی دچار قطع ارتباط شده اند
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
برقراری ارتباط موقت در راه هایی که به دلیل شکستگی پل یا ریزش تونل یا ... قطع
|
||
شده اند
|
||
</th>
|
||
<th colspan="2" class="text-nowrap">
|
||
بستن راه و هدایت ترافیکی در مواقع اضطراری
|
||
</th>
|
||
<th colspan="2">
|
||
بازگشایی محور هایی گه به علت کولاک مسدود شده اند
|
||
</th>
|
||
<th colspan="2">
|
||
جا به جایی ماشین های سنگین گرفتار در سطح راه
|
||
</th>
|
||
<th colspan="2">
|
||
لق گیری
|
||
</th>
|
||
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
</tr>
|
||
<tr>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
<th>تعداد</th>
|
||
<th>مجموع</th>
|
||
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
</div>
|
||
<!-- yaisucontrol -->
|
||
<div id="controlitem" style="display:none">
|
||
<table id="controlitemm" dir="rtl" class="table table-striped table-bordered"
|
||
style="width: 100%">
|
||
<thead>
|
||
<tr class="headercolortable bluecolor">
|
||
<th rowspan="2" class="th-head"></th>
|
||
|
||
<th rowspan="2" class="text-nowrap text-center th-head"> استان </th>
|
||
<th colspan="1" class="text-nowrap text-center th-head">
|
||
بازدید ادواری از ابنیه فنی و تکمیل چک لیست های مربوط توسط کارشناسان
|
||
</th>
|
||
<th colspan="1" class="text-nowrap text-center th-head">
|
||
بازدید ادواری از وضعیت علائم و تعیین کسری علائم و ارزیابی وضعیت خط کشی ها ، تجهیزات روشنایی و تهویه تونلها و گاردریل و نظایر آنها و تکمیل چک لیستها توسط کارشناسان
|
||
</th>
|
||
<th colspan="1" class="text-nowrap text-center th-head">
|
||
ارزیابی ادواری وضعیت پایداری ترانشه ها و شیروانیها، سیستم های زهکشی و ارزیابی علل ریزش ترانشه ها و علل شکست راه و تکمیل چک لیست توسط کارشناسان
|
||
</th>
|
||
<th colspan="1" class="text-nowrap text-center th-head">
|
||
ارزیابی ادواری وضعیت رویه های آسفالتی و شانه ها و ارزیابی و کنترل ترکها و تکمیل چک لیستها توسط کارشناسان
|
||
</th>
|
||
<th colspan="1" class="text-nowrap text-center th-head">
|
||
بررسی وضعیت حریم راه و تهیه گزارش مربوط با تجهیز و اعزام کارشناس
|
||
</th>
|
||
<th colspan="1" class="text-nowrap text-center th-head">
|
||
بازديد كارشناسان از ماشين آلات استان
|
||
</th>
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
</tr>
|
||
<tr>
|
||
<th class="text-nowrap text-center">(نفر-ساعت)</th>
|
||
<th class="text-nowrap text-center">(نفر-ساعت)</th>
|
||
<th class="text-nowrap text-center">(نفر-ساعت)</th>
|
||
<th class="text-nowrap text-center">(نفر-ساعت)</th>
|
||
<th class="text-nowrap text-center">(نفر-ساعت)</th>
|
||
<th class="text-nowrap text-center">(نفر-ساعت)</th>
|
||
</tr>
|
||
|
||
</thead>
|
||
</table>
|
||
</div>
|
||
|
||
|
||
<div id="controltown" style="display:none">
|
||
<table id="controltownn" dir="rtl" class="table table-striped table-bordered"
|
||
style="width: 100%">
|
||
<thead>
|
||
<tr class="headercolortable bluecolor">
|
||
<th></th>
|
||
|
||
<th class="text-nowrap text-center"> استان </th>
|
||
<th class="text-nowrap text-center">
|
||
توضیحات
|
||
</th>
|
||
|
||
|
||
<!-- <th rowspan="2">عملیات </th> -->
|
||
</tr>
|
||
|
||
</thead>
|
||
</table>
|
||
</div>
|
||
|
||
<!-- yasiucontrol -->
|
||
|
||
<div class="col-12">
|
||
<span class="title" style="font-size:14px">فهرست فعالیت های ثبت شده </span>
|
||
<div class="card-tools" style="margin-top:10px">
|
||
<div class="form-row">
|
||
<div class="form-group col-md-3">
|
||
<input type="text" class="form-control" placeholder="از تاریخ"
|
||
id="fromdatesubostan" autocomplete="off" />
|
||
</div>
|
||
<div class="form-group col-md-3">
|
||
<input type="text" class="form-control" placeholder=" تا تاریخ"
|
||
id="todatesubostan" autocomplete="off" disabled />
|
||
</div>
|
||
<div class="form-group col-md-2 find-date">
|
||
<button class="btn btn-sm" id="submitsubostan"
|
||
style="background-color: #00669f; color: #ffffff;">
|
||
جستجو
|
||
</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div id="listitem">
|
||
<table id="listitemtable" dir="rtl" class="table table-striped table-bordered"
|
||
style="width: 100%;">
|
||
<thead class="header-color">
|
||
<tr>
|
||
<th class="text-nowrap text-center">ردیف</th>
|
||
<th class="text-nowrap text-center">اداره کل </th>
|
||
<th class="text-nowrap text-center">کاربر ثبت کننده</th>
|
||
<th class="text-nowrap text-center" style="width:11%">نوع فعالیت</th>
|
||
<th class="text-nowrap text-center" style="width:10%">آیتم راهداری</th>
|
||
<th class="text-nowrap text-center">ریز فعالیت</th>
|
||
<th class="text-nowrap text-center" style="width:7%">مقدار</th>
|
||
<th class="text-nowrap text-center" style="width:7%">واحد</th>
|
||
<th class="text-nowrap text-center" style="width:10%">تاریخ ثبت</th>
|
||
<th class="text-nowrap text-center" style="width:10%">عملیات</th>
|
||
</tr>
|
||
</thead>
|
||
</table>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class='parent-excel'>
|
||
<div class="row mt-2">
|
||
<div class="col-12 mb-2 mb-2 select-province-box">
|
||
<select id="select-province-excel-first-table" class="form-control" name="select-province-excel-first-table">
|
||
</select>
|
||
</div>
|
||
<div class="form-group col-12 mb-2 mb-2">
|
||
<input type="text" id="datapicker-from-excel-first-table" class="form-control datepicker-excel-from" placeholder="از تاریخ" autocomplete="off" />
|
||
</div>
|
||
<div class="form-group col-12 mb-2 mb-2">
|
||
<input type="text" id="datapicker-to-excel-first-table" class="form-control datepicker-excel-to" placeholder=" تا تاریخ" autocomplete="off" disabled />
|
||
</div>
|
||
<div class="col-12 text-left"><button id="btn_excel_download"
|
||
class="btn-set-filter btn-set-excel px-2 py-1">دریافت فایل</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- footer -->
|
||
@include('layouts.footer')
|
||
|
||
<!-- footer -->
|
||
|
||
|
||
|
||
</body>
|
||
<!-- jQuery -->
|
||
<script src="../plugins/jquery/jquery.min.js"></script>
|
||
<script src="../dist/js/jquery.rollNumber.js"></script>
|
||
<script src="../dist/js/jQuery-Plugin-For-Creating-An-Animated-Counter-kCounter/js/kcounter.js"></script>
|
||
<!-- Bootstrap 4 -->
|
||
<script src="../plugins/bootstrap/js/bootstrap.bundle.min.js"></script>
|
||
<!-- ChartJS -->
|
||
<script src="../plugins/chart.js/Chart.min.js"></script>
|
||
<!-- leaflet -->
|
||
<script src="../dist/js/leaflet.js"></script>
|
||
<script src="../dist/js/leaflet.markercluster.js"></script>
|
||
<script src="../dist/js/leaflet-routing-machine.js"></script>
|
||
<!-- persian-datepicker -->
|
||
<script src="../dist/js/persian-datepicker.min.js"></script>
|
||
<script src="../dist/js/persian-date.min.js"></script>
|
||
<!-- datatable -->
|
||
<script src="../plugins/datatables/jquery.dataTables.min.js"></script>
|
||
<script src="../plugins/datatables-bs4/js/dataTables.bootstrap4.js"></script>
|
||
<!-- datable button -->
|
||
<script src="../plugins/datatables-buttons/js/dataTables.buttons.min.js"></script>
|
||
<script src="../plugins/datatables-buttons/js/buttons.html5.min.js"></script>
|
||
<script src="../plugins/datatables-buttons/js/buttons.print.min.js"></script>
|
||
<script src="../dist/js/jszip.min.js"></script>
|
||
<script src="../plugins/datatables/jquery.dataTables.min.js"></script>
|
||
<script src="../plugins/datatables-bs4/js/dataTables.bootstrap4.js"></script>
|
||
<!-- datable button -->
|
||
<script src="../plugins/datatables-buttons/js/dataTables.buttons.min.js"></script>
|
||
<script src="../plugins/datatables-buttons/js/buttons.html5.min.js"></script>
|
||
<script src="../plugins/datatables-buttons/js/buttons.print.min.js"></script>
|
||
<script src="../dist/js/jszip.min.js"></script>
|
||
<!-- select2 -->
|
||
<script src="../plugins/select2/js/select2.full.min.js"></script>
|
||
<!-- inputmask -->
|
||
<script src="../plugins/inputmask/min/jquery.inputmask.bundle.min.js"></script>
|
||
<!-- {{-- moment jalali --}} -->
|
||
<script src="../plugins/moment/moment.min.js"></script>
|
||
<script src="../dist/js/moment-jalaali.js"></script>
|
||
<!-- slider-bootstarp -->
|
||
<script src="../plugins/bootstrap-slider/bootstrap-slider.min.js"></script>
|
||
<!-- <script src="../dist/js/sweetalert2js.js"></script> -->
|
||
<script src="../plugins/sweetalert2/sweetalert2.all.min.js"></script>
|
||
|
||
<!-- Page Script -->
|
||
<script src="../dist/js/static.js"></script>
|
||
<script src="../dist/js/projectNew.js?v=1.6"></script>
|
||
|
||
</html> |