Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
蔡永松
/
fontweb-dc
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
a02ee13a
authored
2020-07-28 16:03:34 +0800
by
weimo934
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
删除规划审查的数据申请
1 parent
15a1810f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
36 deletions
src/main/webapp/view/projecttask/dealingproject.jsp
src/main/webapp/view/projecttask/dealingproject.jsp
View file @
a02ee13
...
...
@@ -473,12 +473,12 @@ input[type=checkbox]:checked:after {
src=
"../../image/projecttask/search.png"
style=
"margin-right: 10px; margin-top: 4px; width: 20px; height: 20px; float: right;"
/>
</div>
<div
id=
"optionType"
style=
"width:300px;"
class=
"search"
>
<
%--
<
div
id=
"optionType"
style=
"width:300px;"
class=
"search"
>
<label>
业务类型
</label>
<input
id=
"projectTypes"
type=
"text"
oninput=
"valchange(this)"
style=
"padding-right: 38px;"
/>
<a
class=
"glyphicon glyphicon-plus bindingAssignee"
title=
"选择类型"
onclick=
"selectProjecType()"
></a>
</div>
</div>
--%>
<!-- <div class="search" style="position: relative;">
<label>业务类别</label> <select id="documentType" onchange="changeType()">
<option>所有</option>
...
...
@@ -486,18 +486,14 @@ input[type=checkbox]:checked:after {
</select>
</div> -->
</div>
<div
id=
"isTabs"
style=
"height: 32px;"
>
<
%--
<div
id=
"isTabs"
style=
"height: 32px;"
>
<div
style=
"display: flex;height: 32px;"
>
<div
onclick=
"lyfunc.tabsChanges(2)"
id=
"cgscTable"
class=
"tabs-changes select-tables"
>
<img
src=
"./img/menu-document-selected.png"
/>
<span>
成果审查
</span>
</div>
<div
onclick=
"lyfunc.tabsChanges(1)"
id=
"sjsqTable"
class=
"tabs-changes"
>
<img
src=
"./img/menu-document-checkbox.png"
/>
<span>
数据申请
</span>
</div>
</div>
</div>
</div>
--%>
<div
class=
"clearboth"
></div>
...
...
@@ -513,34 +509,6 @@ input[type=checkbox]:checked:after {
<div
id=
"page2"
style=
"float: right"
></div>
</div>
<!-- <div id="page" style="float: right"></div> -->
<!-- <div id="nvaTab" class="data-list" style="margin-top:10px;display:none">
<div style="width: 100%;" dir="ltr" id="gbox_gridTable"
class="ui-jqgrid ui-widget ui-widget-content ui-corner-all">
<div style="width: 100%;" id="gview_gridTable"
class="ui-jqgrid-view">
<div id="dataTableDiv" class="ui-state-default ui-jqgrid-hdiv" style="width: 100%;">
<table class="table datatable">
</table>
<div class="nav-page">
<div>
共<span id="total_records"></span>条,共<span id="total_page"></span>页
</div>
<nav style="cursor:pointer;">
<ul class="pagination">
</ul>
</nav>
</div>
</div>
</div>
</div>
</div> -->
<div
id=
"msg"
style=
"display: none; position: absolute; top: 50%; left: 50%;"
>
<div
...
...
Please
register
or
sign in
to post a comment