供应商选择
parent
f90b751d23
commit
3a35c48d84
|
@ -2,8 +2,8 @@
|
|||
<%@include file="/context/mytags.jsp"%>
|
||||
<t:base type="jquery,easyui,tools,DatePicker"></t:base>
|
||||
<div class="easyui-layout" fit="true">
|
||||
<div region="center" style="padding:0px;border:0px">
|
||||
<t:datagrid name="mdSupList" checkbox="true" pagination="true" fitColumns="true" title="供应商" actionUrl="mdSupController.do?datagrid" idField="id" fit="false" queryMode="group">
|
||||
<div region="center" style="padding:0px;border:0px">
|
||||
<t:datagrid name="mdSupList" singleSelect="true" checkbox="true" pagination="true" fitColumns="true" title="供应商" actionUrl="mdSupController.do?datagrid" idField="id" fit="true" queryMode="group">
|
||||
<t:dgCol title="主键" field="id" hidden="true" queryMode="group" width="120"></t:dgCol>
|
||||
<t:dgCol title="创建人" field="createName" hidden="true" queryMode="group" width="50"></t:dgCol>
|
||||
<t:dgCol title="创建人登录名称" field="createBy" hidden="true" queryMode="group" width="120"></t:dgCol>
|
||||
|
@ -13,10 +13,10 @@
|
|||
<t:dgCol title="审核日期" field="updateDate" hidden="true" formatter="yyyy-MM-dd" queryMode="group" width="120"></t:dgCol>
|
||||
<t:dgCol title="所属部门" field="sysOrgCode" hidden="true" queryMode="group" width="120"></t:dgCol>
|
||||
<t:dgCol title="所属公司" field="sysCompanyCode" hidden="true" queryMode="group" width="120"></t:dgCol>
|
||||
<t:dgCol title="中文全称" field="zhongWenQch" query="true" queryMode="single" width="180"></t:dgCol>
|
||||
<t:dgCol title="助记码" field="zhuJiMa" hidden="true" query="true" queryMode="single" width="120"></t:dgCol>
|
||||
<t:dgCol title="供应商简称" field="gysJianCheng" hidden="true" query="true" queryMode="single" width="120"></t:dgCol>
|
||||
<t:dgCol title="供应商编码" field="gysBianMa" query="true" queryMode="single" width="120"></t:dgCol>
|
||||
<t:dgCol title="中文全称" field="zhongWenQch" query="true" queryMode="single" width="380"></t:dgCol>
|
||||
<t:dgCol title="助记码" field="zhuJiMa" hidden="true" queryMode="single" width="120"></t:dgCol>
|
||||
<t:dgCol title="供应商简称" field="gysJianCheng" hidden="true" queryMode="single" width="120"></t:dgCol>
|
||||
<t:dgCol title="供应商编码" field="gysBianMa" query="true" queryMode="single" width="220"></t:dgCol>
|
||||
<t:dgCol title="供应商英文名称" field="gysYingWen" hidden="true" queryMode="group" width="120"></t:dgCol>
|
||||
<t:dgCol title="曾用企业代码" field="zengYongQi" hidden="true" queryMode="group" width="120"></t:dgCol>
|
||||
<t:dgCol title="曾用企业名称" field="zengYongQiYe" hidden="true" queryMode="group" width="120"></t:dgCol>
|
||||
|
@ -66,11 +66,11 @@
|
|||
<%-- <t:dgToolBar title="导出" icon="icon-putout" funname="ExportXls"></t:dgToolBar>--%>
|
||||
<%-- <t:dgToolBar title="模板下载" icon="icon-putout" funname="ExportXlsByT"></t:dgToolBar>--%>
|
||||
</t:datagrid>
|
||||
<div name="searchColums1" style="float: left; padding-left: 0px;padding-top: 5px;">
|
||||
<%--<input type="text" name="batchbin" style="width: 100px; height: 30px;">--%>
|
||||
日期:<input type="text" name="batchdate" class="form-control" onClick="WdatePicker()" style="width: 100px; height: 30px;">
|
||||
<%-- <div name="searchColums1" style="float: left; padding-left: 0px;padding-top: 5px;">--%>
|
||||
<%-- <%–<input type="text" name="batchbin" style="width: 100px; height: 30px;">–%>--%>
|
||||
<%-- 日期:<input type="text" name="batchdate" class="form-control" onClick="WdatePicker()" style="width: 100px; height: 30px;">--%>
|
||||
|
||||
</div>
|
||||
<%-- </div>--%>
|
||||
</div>
|
||||
</div>
|
||||
<script src = "webpage/com/zzjee/md/mdSupList.js"></script>
|
||||
|
|
|
@ -185,7 +185,7 @@
|
|||
</div>
|
||||
<div class="col-xs-2">
|
||||
<t:dictSelect readonly="${wmImNoticeHPage.readonly}" field="cusCode" type="list"
|
||||
extendJson=" {class:'form-control',datatype:'*',style:'width:230px'}"
|
||||
extendJson=" {class:'form-control',datatype:'*',style:'width:220px'}"
|
||||
defaultVal="${wmImNoticeHPage.cusCode}" dictTable="mv_cus" dictField="cus_code"
|
||||
dictText="cus_name" hasLabel="false" title="货主"></t:dictSelect>
|
||||
<span class="Validform_checktip" style="float:left;height:0px;"></span>
|
||||
|
@ -260,7 +260,7 @@
|
|||
</div>
|
||||
<div class="col-xs-2">
|
||||
<t:dictSelect field="areaCode" type="list"
|
||||
extendJson=" {class:'form-control',datatype:'*',style:'width:230px'}"
|
||||
extendJson=" {class:'form-control',datatype:'*',style:'width:220px'}"
|
||||
defaultVal="存货区" typeGroupCode="area_type" hasLabel="false"
|
||||
title="预约库区"></t:dictSelect>
|
||||
<span class="Validform_checktip" style="float:left;height:0px;"></span>
|
||||
|
@ -294,7 +294,7 @@
|
|||
</div>
|
||||
<div class="col-xs-2">
|
||||
<t:dictSelect field="storeCode" type="list"
|
||||
extendJson=" {class:'form-control',datatype:'*',style:'width:230px'}"
|
||||
extendJson=" {class:'form-control',datatype:'*',style:'width:220px'}"
|
||||
dictTable="ba_store" dictField="store_code" dictText="store_name"></t:dictSelect>
|
||||
<span class="Validform_checktip" style="float:left;height:0px;"></span>
|
||||
</div>
|
||||
|
@ -310,7 +310,7 @@
|
|||
</div>
|
||||
<div class="col-xs-2">
|
||||
<t:dictSelect field="orderTypeCode" type="list"
|
||||
extendJson="{class:'form-control',style:'width:150px'}"
|
||||
extendJson="{class:'form-control',datatype:'*',style:'width:220px'}"
|
||||
dictTable="ba_order_type" dictField="order_type_code" dictText="order_type_name"
|
||||
defaultVal="${wmImNoticeHPage.orderTypeCode}" hasLabel="false"
|
||||
title="订单类型"></t:dictSelect>
|
||||
|
|
|
@ -126,7 +126,7 @@
|
|||
<b>货主:</b>
|
||||
</div>
|
||||
<div class="col-xs-2">
|
||||
<t:dictSelect readonly="${wmImNoticeHPage.readonly}" field="cusCode" type="list" extendJson="{class:'form-control',style:'width:230px'}"
|
||||
<t:dictSelect readonly="${wmImNoticeHPage.readonly}" field="cusCode" type="list" extendJson="{class:'form-control',style:'width:220px'}"
|
||||
dictTable="mv_cus" dictField="cus_code" dictText="cus_name" defaultVal="${wmImNoticeHPage.cusCode}" hasLabel="false" title="货主"></t:dictSelect>
|
||||
<span class="Validform_checktip" style="float:left;height:0px;"></span>
|
||||
<label class="Validform_label" style="display: none">货主编码</label>
|
||||
|
@ -217,7 +217,7 @@
|
|||
<b>预约库区:</b>
|
||||
</div>
|
||||
<div class="col-xs-2">
|
||||
<t:dictSelect field="areaCode" type="list" extendJson=" {class:'form-control',datatype:'*',style:'width:230px'}"
|
||||
<t:dictSelect field="areaCode" type="list" extendJson=" {class:'form-control',datatype:'*',style:'width:220px'}"
|
||||
defaultVal="${wmImNoticeHPage.areaCode}" typeGroupCode="area_type" hasLabel="false" title="预约库区"></t:dictSelect>
|
||||
<span class="Validform_checktip" style="float:left;height:0px;"></span>
|
||||
<label class="Validform_label" style="display: none">预约库区</label>
|
||||
|
@ -227,7 +227,7 @@
|
|||
<b>订单类型:</b>
|
||||
</div>
|
||||
<div class="col-xs-2">
|
||||
<t:dictSelect field="orderTypeCode" type="list" extendJson="{class:'form-control',style:'width:150px'}"
|
||||
<t:dictSelect field="orderTypeCode" type="list" extendJson="{class:'form-control',style:'width:220px'}"
|
||||
dictTable="ba_order_type" dictField="order_type_code" dictText="order_type_name" defaultVal="${wmImNoticeHPage.orderTypeCode}" hasLabel="false" title="订单类型"></t:dictSelect>
|
||||
<span class="Validform_checktip" style="float:left;height:0px;"></span>
|
||||
<label class="Validform_label" style="display: none">订单类型</label>
|
||||
|
@ -236,7 +236,7 @@
|
|||
<b>仓库:</b>
|
||||
</div>
|
||||
<div class="col-xs-2">
|
||||
<t:dictSelect field="storeCode" type="list" extendJson=" {class:'form-control',datatype:'*',style:'width:230px'}"
|
||||
<t:dictSelect field="storeCode" type="list" extendJson=" {class:'form-control',datatype:'*',style:'width:220px'}"
|
||||
dictTable="ba_store" dictField="store_code" dictText="store_name" defaultVal="${wmImNoticeHPage.storeCode}"></t:dictSelect>
|
||||
<span class="Validform_checktip" style="float:left;height:0px;"></span>
|
||||
<label class="Validform_label" style="display: none">仓库</label>
|
||||
|
|
|
@ -147,7 +147,7 @@
|
|||
<b>货主:</b>
|
||||
</div>
|
||||
<div class="col-xs-2">
|
||||
<t:dictSelect field="cusCode" type="list" extendJson="{class:'form-control',datatype:'*',style:'width:230px'}"
|
||||
<t:dictSelect field="cusCode" type="list" extendJson="{class:'form-control',datatype:'*',style:'width:220px'}"
|
||||
defaultVal="${wmOmNoticeHPage.cusCode}" readonly="${wmOmNoticeHPage.readonly}" dictTable="mv_cus" dictField="cus_code" dictText="cus_name" hasLabel="false" title="货主编码"></t:dictSelect>
|
||||
<span class="Validform_checktip" style="float:left;height:0px;"></span>
|
||||
<label class="Validform_label" style="display: none">货主编码</label>
|
||||
|
@ -169,7 +169,7 @@
|
|||
<b>订单类型:</b>
|
||||
</div>
|
||||
<div class="col-xs-2">
|
||||
<t:dictSelect field="orderTypeCode" type="list" extendJson="{class:'form-control',style:'width:150px'}"
|
||||
<t:dictSelect field="orderTypeCode" type="list" extendJson="{class:'form-control',style:'width:220px'}"
|
||||
dictTable="ba_order_type" dictField="order_type_code" dictText="order_type_name" defaultVal="${wmOmNoticeHPage.orderTypeCode}" hasLabel="false" title="订单类型"></t:dictSelect>
|
||||
<span class="Validform_checktip" style="float:left;height:0px;"></span>
|
||||
<label class="Validform_label" style="display: none">订单类型</label>
|
||||
|
@ -291,7 +291,7 @@
|
|||
</div>
|
||||
<div class="col-xs-2">
|
||||
|
||||
<t:dictSelect field="delvMethod" type="list" extendJson="{class:'form-control',style:'width:150px'}"
|
||||
<t:dictSelect field="delvMethod" type="list" extendJson="{class:'form-control',style:'width:220px'}"
|
||||
typeGroupCode="tms_thfs" defaultVal="${wmOmNoticeHPage.delvMethod}" title="送货方式"></t:dictSelect>
|
||||
<span class="Validform_checktip" style="float:left;height:0px;"></span>
|
||||
<label class="Validform_label" style="display: none">送货方式</label>
|
||||
|
@ -304,7 +304,7 @@
|
|||
<b>发货月台:</b>
|
||||
</div>
|
||||
<div class="col-xs-2">
|
||||
<t:dictSelect field="omPlatNo" type="list" extendJson="{class:'form-control',style:'width:150px'}"
|
||||
<t:dictSelect field="omPlatNo" type="list" extendJson="{class:'form-control',style:'width:220px'}"
|
||||
dictTable="ba_platform" dictField="platform_code" dictText="platform_name" hasLabel="false" title="月台"></t:dictSelect>
|
||||
<span class="Validform_checktip" style="float:left;height:0px;"></span>
|
||||
<label class="Validform_label" style="display: none">月台</label>
|
||||
|
@ -324,7 +324,7 @@
|
|||
<b>仓库:</b>
|
||||
</div>
|
||||
<div class="col-xs-2">
|
||||
<t:dictSelect id="storeCode" field="storeCode" type="list" extendJson="{class:'form-control',style:'width:230px'}"
|
||||
<t:dictSelect id="storeCode" field="storeCode" type="list" extendJson="{class:'form-control',style:'width:220px'}"
|
||||
dictTable="ba_store" dictField="store_code" dictText="store_name" hasLabel="false" title="仓库"></t:dictSelect>
|
||||
<span class="Validform_checktip" style="float:left;height:0px;"></span>
|
||||
<label class="Validform_label" style="display: none">仓库</label>
|
||||
|
|
|
@ -122,7 +122,7 @@
|
|||
<b>货主:</b>
|
||||
</div>
|
||||
<div class="col-xs-2">
|
||||
<t:dictSelect field="cusCode" type="list" extendJson="{class:'form-control',datatype:'*',style:'width:230px'}"
|
||||
<t:dictSelect field="cusCode" type="list" extendJson="{class:'form-control',datatype:'*',style:'width:220px'}"
|
||||
readonly="${wmOmNoticeHPage.readonly}" dictTable="mv_cus" dictField="cus_code" dictText="cus_name" defaultVal='${wmOmNoticeHPage.cusCode}' hasLabel="false" title="货主编码"></t:dictSelect>
|
||||
|
||||
<span class="Validform_checktip" style="float:left;height:0px;"></span>
|
||||
|
@ -144,7 +144,7 @@
|
|||
<b>订单类型:</b>
|
||||
</div>
|
||||
<div class="col-xs-2">
|
||||
<t:dictSelect field="orderTypeCode" type="list" extendJson="{class:'form-control',style:'width:150px'}"
|
||||
<t:dictSelect field="orderTypeCode" type="list" extendJson="{class:'form-control',style:'width:220px'}"
|
||||
dictTable="ba_order_type" dictField="order_type_code" dictText="order_type_name" defaultVal="${wmOmNoticeHPage.orderTypeCode}" hasLabel="false" title="订单类型"></t:dictSelect>
|
||||
<span class="Validform_checktip" style="float:left;height:0px;"></span>
|
||||
<label class="Validform_label" style="display: none">订单类型</label>
|
||||
|
@ -268,7 +268,7 @@
|
|||
</div>
|
||||
<div class="col-xs-2">
|
||||
|
||||
<t:dictSelect field="delvMethod" type="list" extendJson="{class:'form-control',style:'width:150px'}"
|
||||
<t:dictSelect field="delvMethod" type="list" extendJson="{class:'form-control',style:'width:220px'}"
|
||||
typeGroupCode="tms_thfs" defaultVal="${wmOmNoticeHPage.delvMethod}" hasLabel="false" title="送货方式"></t:dictSelect>
|
||||
|
||||
<span class="Validform_checktip" style="float:left;height:0px;"></span>
|
||||
|
@ -318,7 +318,7 @@
|
|||
<b>仓库:</b>
|
||||
</div>
|
||||
<div class="col-xs-2">
|
||||
<t:dictSelect id="storeCode" field="storeCode" type="list" extendJson="{class:'form-control',style:'width:230px'}" defaultVal="${wmOmNoticeHPage.storeCode}"
|
||||
<t:dictSelect id="storeCode" field="storeCode" type="list" extendJson="{class:'form-control',style:'width:220px'}" defaultVal="${wmOmNoticeHPage.storeCode}"
|
||||
dictTable="ba_store" dictField="store_code" dictText="store_name" hasLabel="false" title="仓库"></t:dictSelect>
|
||||
<span class="Validform_checktip" style="float:left;height:0px;"></span>
|
||||
<label class="Validform_label" style="display: none">仓库</label>
|
||||
|
|
Loading…
Reference in New Issue