|
@@ -0,0 +1,129 @@
|
|
|
+<link rel="stylesheet" href="/thmz/css/bootstrap/css/bootstrap-select.css"/>
|
|
|
+<link rel="stylesheet" href="/thmz/css/jquery.webui-popover.min.css">
|
|
|
+<link rel="stylesheet" href="/thmz/css/custom.min.css">
|
|
|
+<link rel="stylesheet" href="/thmz/css/toll_administration.css">
|
|
|
+<script src="/thmz/js/dependent/daterangepicker.js"></script>
|
|
|
+<script src="/thmz/js/dependent/bootstrap-select.js"></script>
|
|
|
+<script src="/thmz/js/dependent/jquery.webui-popover.min.js"></script>
|
|
|
+<script src="/thmz/js/common/pharmacy-com.js"></script>
|
|
|
+<script src="/thmz/js/mz/yj_item_entry.js"></script>
|
|
|
+<title>医技科室项目费用录入</title>
|
|
|
+<style>
|
|
|
+ .my_label {
|
|
|
+ width: 65px;
|
|
|
+ text-align: right;
|
|
|
+ font-weight: 400;
|
|
|
+ line-height: 34px;
|
|
|
+ }
|
|
|
+</style>
|
|
|
+<div class="row" style="height: calc(100% - 60px);overflow-y: auto;">
|
|
|
+ <div class="col-md-12 col-sm-12 col-xs-12">
|
|
|
+ <div class="x_panel">
|
|
|
+ <div class="panel-body">
|
|
|
+ <form id="formSearch" class="form-horizontal" autocomplete="off" onsubmit="return false;">
|
|
|
+ <div class="form-group col-md-12 col-sm-12 col-xs-12">
|
|
|
+ <div class="col-md-3 col-sm-3 col-xs-12" style="height: 34px;line-height: 34px;font-size: 18px;font-weight: 600;">医技科室项目费用录入</div>
|
|
|
+ </div>
|
|
|
+ <div class="form-group col-md-12 col-sm-12 col-xs-12">
|
|
|
+ <div class="col-md-3 col-sm-3 col-xs-12"></div>
|
|
|
+ <div class="col-md-1 col-sm-1 col-xs-12">
|
|
|
+ <div class="form-group has-feedback" style="float: right;width: 340px;">
|
|
|
+ <input id="yjksItem" class="form-control col-md-7 col-xs-12"
|
|
|
+ placeholder="搜索项目" required="required" type="text" data-placement="bottom-right">
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="col-md-3 col-sm-3 col-xs-12" style="text-align:left;">
|
|
|
+ <button type="button" style="margin-left:3px" id="btn_save" class="btn btn-primary"
|
|
|
+ title="保存"><i class="fa fa-check-square-o"></i>
|
|
|
+ </button>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </form>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="row">
|
|
|
+ <div class="col-md-6 col-sm-6 col-xs-12">
|
|
|
+ <div style="width:100%;">
|
|
|
+ <label class="my_label">规格:</label>
|
|
|
+ <input type="text" class="form-control " id="descriptions"
|
|
|
+ style="padding-left: 10px; width: 100px;display: inline-block" readonly>
|
|
|
+
|
|
|
+ <label class="my_label">单位:</label>
|
|
|
+ <input type="text" class="form-control " id="dw"
|
|
|
+ style="padding-left: 10px; width: 100px;display: inline-block" readonly>
|
|
|
+ </div>
|
|
|
+ <div style="width:100%;">
|
|
|
+ <label class="my_label">单价:</label>
|
|
|
+ <input type="text" class="form-control " id="dj"
|
|
|
+ style="padding-left: 10px; width: 100px;display: inline-block" >
|
|
|
+
|
|
|
+ <label class="my_label">单量:</label>
|
|
|
+ <input type="text" class="form-control " id="dl"
|
|
|
+ style="padding-left: 10px; width: 100px;display: inline-block" >
|
|
|
+ </div>
|
|
|
+ <div style="width:100%;">
|
|
|
+ <label class="my_label">总量:</label>
|
|
|
+ <input type="text" class="form-control " id="zl"
|
|
|
+ style="padding-left: 10px; width: 100px;display: inline-block" >
|
|
|
+
|
|
|
+ <label class="my_label">总价:</label>
|
|
|
+ <input type="text" class="form-control " id="zj"
|
|
|
+ style="padding-left: 10px; width: 100px;display: inline-block" >
|
|
|
+ </div>
|
|
|
+ <div style="width:100%;">
|
|
|
+ <span style="display: inline-block;width: 150px"></span> <div style="display: inline-block;"><a onclick=""
|
|
|
+ style="cursor: pointer;font-size: 14px;color: #2e69eb!important;"><i
|
|
|
+ class="fa fa-trash"> 清空</i></a>
|
|
|
+ </div>
|
|
|
+ <div style="display: inline-block;">
|
|
|
+ <a
|
|
|
+ style="cursor: pointer;font-size: 14px;color: #333333;"
|
|
|
+ onclick=""> 保存到右侧<i
|
|
|
+ class="fa fa-long-arrow-right"
|
|
|
+ style="font-size: 20px;vertical-align: middle;width: 30px;height: 20px;text-align: center;background-color: #337AB7;color: white;margin-left: 10px"></i></a>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="col-md-6 col-sm-6 col-xs-12">
|
|
|
+ <table id="tb_table_right" class="table table-striped table-bordered">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <td>序号</td>
|
|
|
+ <td>项目编码</td>
|
|
|
+ <td>项目名称</td>
|
|
|
+ <td>规格</td>
|
|
|
+ <td>单位</td>
|
|
|
+ <td>单价</td>
|
|
|
+ <td>单量</td>
|
|
|
+ <td>天数</td>
|
|
|
+ <td>总量</td>
|
|
|
+ <td>总价</td>
|
|
|
+ <td>执行科室</td>
|
|
|
+ <td>操作</td>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td>1</td>
|
|
|
+ <td>123</td>
|
|
|
+ <td>456</td>
|
|
|
+ <td>规格</td>
|
|
|
+ <td>单位</td>
|
|
|
+ <td>单价</td>
|
|
|
+ <td>单量</td>
|
|
|
+ <td>天数</td>
|
|
|
+ <td>总量</td>
|
|
|
+ <td>总价</td>
|
|
|
+ <td>执行科室</td>
|
|
|
+ <td><button type="button" class="btn btn-danger" >删除</button></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+</div>
|
|
|
+</div>
|
|
|
+
|
|
|
+
|