You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
211 lines
11 KiB
211 lines
11 KiB
@{
|
|
ViewBag.Title = "Products";
|
|
Layout = "~/Views/Shared/iframeLayout.cshtml";
|
|
}
|
|
<style>
|
|
.pull-left {
|
|
display: none
|
|
}
|
|
|
|
.input-group-addon {
|
|
background-color: #eee !important
|
|
}
|
|
|
|
.box-primary {
|
|
margin-bottom: 10px !important
|
|
}
|
|
</style>
|
|
<link href="~/3rd/AdminLTE/bower_components/Ionicons/css/ionicons.min.css" rel="stylesheet" />
|
|
<link href="~/3rd/AdminLTE/dist/css/AdminLTE.min.css" rel="stylesheet" />
|
|
<style>
|
|
#flow {
|
|
display: none
|
|
}
|
|
.control-label{
|
|
font-size:16px;
|
|
margin-top:7px
|
|
}
|
|
.info{
|
|
background-color:#fbfbfb9e;
|
|
border:1px solid #dedede;
|
|
border-radius:20px;
|
|
padding-top:15px;
|
|
}
|
|
label{text-align:right}
|
|
</style>
|
|
@*<section class="content-header"></section>*@
|
|
<section class="content" style="padding-bottom:0">
|
|
<div class="row" id="addMaterial">
|
|
<div class="col-xs-12" id="top">
|
|
<div class="box box-primary">
|
|
<div class="box-header with-border" style="position:relative">
|
|
<i class="fa fa-bar-chart-o"></i>
|
|
<h3 class="box-title">原料收货</h3>
|
|
</div>
|
|
<div class="box-body" id="receiving">
|
|
<div class="col-xs-12 info" style="display:flex;flex-wrap:wrap;justify-content:start">
|
|
@*<div class="col-xs-12">*@
|
|
<div class="form-group col-sm-4">
|
|
@*has-error*@
|
|
<label class="col-md-3 control-label" for="receiptNo">收货单号</label>
|
|
<div class="col-md-9">
|
|
<input type="text" class="form-control" id="receiptNo" autofocus>
|
|
</div>
|
|
</div>
|
|
<div class="form-group col-sm-4">
|
|
@*has-error*@
|
|
<label class="col-md-3 control-label" for="motherBatchNumber">母批号</label>
|
|
<div class="col-md-9">
|
|
<input type="text" class="form-control" id="motherBatchNumber">
|
|
</div>
|
|
</div>
|
|
<div class="form-group col-sm-4">
|
|
@*has-error*@
|
|
<label class="col-md-3 control-label" for="childBatchNumber">子批号</label>
|
|
<div class="col-md-9">
|
|
<input type="text" class="form-control" id="childBatchNumber">
|
|
</div>
|
|
</div>
|
|
<div class="form-group col-sm-4">
|
|
@*has-error*@
|
|
<label class="col-md-3 control-label" for="childBatchNumber">料号</label>
|
|
<div class="col-md-9">
|
|
<input type="text" class="form-control" id="childBatchNumber">
|
|
</div>
|
|
</div>
|
|
<div class="form-group col-sm-4">
|
|
@*has-error*@
|
|
<label class="col-md-3 control-label" for="childBatchNumber">物料类别</label>
|
|
<div class="col-md-9">
|
|
<input type="text" class="form-control" id="childBatchNumber">
|
|
</div>
|
|
</div>
|
|
<div class="form-group col-sm-4">
|
|
@*has-error*@
|
|
<label class="col-md-3 control-label" for="childBatchNumber">物料种类</label>
|
|
<div class="col-md-9">
|
|
<input type="text" class="form-control" id="childBatchNumber">
|
|
</div>
|
|
</div>
|
|
<div class="form-group col-sm-4">
|
|
@*has-error*@
|
|
<label class="col-md-3 control-label" for="childBatchNumber">仓库</label>
|
|
<div class="col-md-9">
|
|
<input type="text" class="form-control" id="childBatchNumber">
|
|
</div>
|
|
</div>
|
|
<div class="form-group col-sm-4">
|
|
@*has-error*@
|
|
<label class="col-md-3 control-label" for="childBatchNumber">库位</label>
|
|
<div class="col-md-9">
|
|
<input type="text" class="form-control" id="childBatchNumber">
|
|
</div>
|
|
</div>
|
|
<div class="form-group col-sm-4">
|
|
@*has-error*@
|
|
<label class="col-md-3 control-label" for="childBatchNumber">应收数量</label>
|
|
<div class="col-md-9">
|
|
<input type="text" class="form-control" id="childBatchNumber">
|
|
</div>
|
|
</div>
|
|
<div class="form-group col-sm-4">
|
|
@*has-error*@
|
|
<label class="col-md-3 control-label" for="childBatchNumber">实收数量</label>
|
|
<div class="col-md-9">
|
|
<input type="text" class="form-control" id="childBatchNumber">
|
|
</div>
|
|
</div>
|
|
<div class="form-group col-sm-4">
|
|
@*has-error*@
|
|
<label class="col-md-3 control-label" for="childBatchNumber">单位</label>
|
|
<div class="col-md-9">
|
|
<input type="text" class="form-control" id="childBatchNumber">
|
|
</div>
|
|
</div>
|
|
<div class="form-group col-sm-4">
|
|
@*has-error*@
|
|
<label class="col-md-3 control-label" for="childBatchNumber">供应商</label>
|
|
<div class="col-md-9">
|
|
<input type="text" class="form-control" id="childBatchNumber">
|
|
</div>
|
|
</div>
|
|
<div class="form-group col-sm-4">
|
|
@*has-error*@
|
|
<label class="col-md-3 control-label" for="childBatchNumber">收货时间</label>
|
|
<div class="col-md-9">
|
|
<input type="text" class="form-control" id="childBatchNumber">
|
|
</div>
|
|
</div>
|
|
<div class="form-group col-sm-4">
|
|
@*has-error*@
|
|
<label class="col-md-3 control-label" for="childBatchNumber">操作人</label>
|
|
<div class="col-md-9">
|
|
<input type="text" class="form-control" id="childBatchNumber">
|
|
</div>
|
|
</div>
|
|
<div class="form-group col-sm-4">
|
|
@*has-error*@
|
|
<label class="col-md-3 control-label" for="childBatchNumber">单价</label>
|
|
<div class="col-md-9">
|
|
<input type="text" class="form-control" id="childBatchNumber">
|
|
</div>
|
|
</div>
|
|
<div class="form-group col-sm-4">
|
|
@*has-error*@
|
|
<label class="col-md-3 control-label" for="childBatchNumber">总价</label>
|
|
<div class="col-md-9">
|
|
<input type="text" class="form-control" id="childBatchNumber">
|
|
</div>
|
|
</div>
|
|
<div class="form-group col-sm-4">
|
|
@*has-error*@
|
|
<label class="col-md-3 control-label" for="childBatchNumber">关联单号</label>
|
|
<div class="col-md-9">
|
|
<input type="text" class="form-control" id="childBatchNumber">
|
|
</div>
|
|
</div>
|
|
<div class="form-group col-sm-4">
|
|
@*has-error*@
|
|
<label class="col-md-3 control-label" for="childBatchNumber">采购单</label>
|
|
<div class="col-md-9">
|
|
<input type="text" class="form-control" id="childBatchNumber">
|
|
</div>
|
|
</div>
|
|
<div class="form-group col-sm-4">
|
|
@*has-error*@
|
|
<label class="col-md-3 control-label" for="childBatchNumber">生产时间</label>
|
|
<div class="col-md-9">
|
|
<input type="text" class="form-control" id="childBatchNumber">
|
|
</div>
|
|
</div>
|
|
@*<div class="col-xs-6 col-sm-4" id="buttonGroup">
|
|
<button class="btn btn-primary col-xs-10" style="display:block;margin:0 auto" v-on:click="addgoods()">收货</button>*@
|
|
@*<button class="btn btn-primary" style="border-radius:10px" v-on:click="addproduct()">修改</button>
|
|
<button class="btn btn-primary" style="border-radius:10px" v-on:click="addproduct()">删除</button>*@
|
|
@*</div>*@
|
|
@*</div>*@
|
|
@*表格*@
|
|
<div>
|
|
<bootstrap-table :columns="columns" :data="data" :options="options"></bootstrap-table>
|
|
</div>
|
|
</div>
|
|
<div class="col-xs-12 info" style="margin-top:-1px;padding-bottom:15px">
|
|
<button class="btn btn-primary" style="width:25%;display:block;margin:0 auto" v-on:click="addgoods()">收货</button>
|
|
</div>
|
|
<div class="col-xs-12 info" style="margin-top:-1px;padding-bottom:15px;height:300px">
|
|
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
</section>
|
|
<script src="~/3rd/AdminLTE/bower_components/select2/dist/js/select2.min.js"></script>
|
|
<script src="~/Scripts/MaterialSilo/Receiving/receiving.js?v=9"></script>
|
|
|
|
|