|
|
@@ -35,7 +35,7 @@
|
|
|
<div class="form-group col-sm-2">
|
|
|
<button class="btn btn-info2 col-sm-1" style="width:80px;" type="button" onclick="queryTask()" style="">查询</button>
|
|
|
</div>
|
|
|
- <div class="form-group col-sm-2" style="float: right">
|
|
|
+ <div class="form-group col-sm-1" style="float: right">
|
|
|
<button id="saveButton" class="btn btn-info2 col-sm-1" style="width:90px;display: none" type="button" onclick="addTask()">新增</button>
|
|
|
</div>
|
|
|
</div>
|