response/target/classes/public/app/DetectionOperationManage/view/ShiPinShengChanJingYingXuKe.html
2025-06-27 10:04:22 +08:00

866 lines
51 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--<div>
<iframe width="100%" height="900px" src="http://192.168.0.251/shipinshengchanjingyingxuke.html"></iframe>
</div>-->
<style>
.SortTop {
padding: 15px;
line-height: 25px;
background-color: #CCECF4;
}
#myTable thead th, #myTable tbody td {
text-align: center;
width: 6.66%;
vertical-align: middle;
font-size: 12px;
cursor: pointer;
}
.SortTop .btn {
height: 28px;
padding: 3px 12px;
}
.modal_select {
width: 200px;
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
border: 1px solid #ccc;
}
.btnModal {
width: 140px;
}
.dictClass {
background-color: white;
border-radius: 5px;
border: 1px solid #d3d3d3;
width: 20px;
height: 20px;
display: inline-block;
text-align: center;
vertical-align: middle;
line-height: 20px;
}
</style>
<div class="container">
<div class="row text-left SortTop">
<div class="panel-group">
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title" data-toggle="collapse" data-parent="#accordion"
href="#collapseOne" style="cursor:pointer;">
食品生产经营许可
</h4>
</div>
<div id="collapseOne" class="panel-collapse collapse in text-center ">
<div class="panel-body">
<div style="display: flex;margin: 10px; align-items: center; justify-content: center;">
<span>查询条件:</span>
<select ng-model="mysel" ng-options="a.mytext for a in Myjson" style="margin-right:10px; height: 30px;" ng-change="MyjsonChange()">
<option value="">选择</option>
</select>
<select ng-model="mysel1" ng-options="a.mytext for a in Myjson1" style="margin-right:10px; height: 30px;" ng-show="!isdate">
<option value="">选择</option>
</select>
<!--<select ng-model="myselpublic" ng-options="a.mytext for a in RELYdata" ng-show="RWLYSHOW">
<option value="">选择</option>
</select>-->
<div ng-show="RWLYSHOW">
<select name="dept" ng-model="myselpublic" data-placeholder="请选择" id="dept" class="dept_select">
<option value="-1"></option>
<option ng-repeat="item in RELYdata" value="{{item.mytext}}">{{item.mytext}}</option>
</select>
</div>
</div>
<input type="date" ng-model="datebegin" placeholder="" class="form-control input-sm w-sm inline m-r" ng-show="isdate" />
<input type="date" ng-model="dateend" placeholder="" class="form-control input-sm w-sm inline m-r" ng-show="isdate" />
<div style="margin: 10px;">
搜索:<input type="text" ng-model="mytxt" placeholder="" style="width:400px;" class="form-control input-sm w-sm inline m-r" ng-show="SouSuoShow" />
</div>
<input style="background-color:burlywood;border-color:burlywood;" type="button" class="btn btn-success" ng-click="addTJ('and')" value="+并且" />
<input style="background-color:burlywood;border-color:burlywood;" type="button" class="btn btn-success" ng-click="addTJ('or')" value="+或" />
<input type="button" class="btn btn-success" name="搜索" value="搜索" ng-click="ChaXun()" />
<span>
共有:{{myttt}}条数据
</span>
<!--<input type="button" id="delete" class="btn btn-success" name="删除" value="删除" ng-click="SQLDeleteOne(1)" />-->
<!--<input type="button" id="delete2" class=" btn btn-success" name="条件删除" value="条件删除" ng-click="showDialog(2)" data-toggle="modal" data-target="#myModal5" />-->
<input type="button" class="btn btn-success" name="导出" value="导出" data-toggle="modal" data-target="#myModalDaoChu" />
<button type="button" class="btn btn-success" ngf-select="ImportAll(file)" ng-model="file"
name="file" ngf-max-size="20MB" ngf-min-height="100" ngf-multiple="true">
导入
</button>
<font id="exprotText1" style="color:red;">正在导出....</font>
<font id="exprotText2" style="color:red;">导出成功!</font>
<!--综合分析及替换-->
<input type="button" class="btn btn-success" name="综合分析及替换" value="综合分析及替换" ng-click="PiLiangTiHuan()" />
<br />
<br />
</div>
<div style=" width: 100%;">
<table st-table="dispData1" st-safe-src="TJTable" class="table table-hover table-bordered text-center" id="myTable" style="width:100%">
<thead>
<tr>
<th></th>
<th>查询条件</th>
<th>查询类型</th>
<th>查询内容</th>
<th>操作</th>
</tr>
</thead>
<tbody>
<tr ng-repeat="item in dispData1">
<td> {{item.lianjietype}}</td>
<td> {{item.CXTJ}}</td>
<td> {{item.CXLX}}</td>
<td> {{item.CXNR}}</td>
<td ng-click="deleteTJ(item)"> 删除 </td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="8" class="text-center">
<div st-pagination="" st-items-by-page="10" st-displayed-pages="15"></div>
</td>
</tr>
</tfoot>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="row" style="width:100%; margin-left: -3px;">
<div style="width:100%;overflow: auto;">
<table class=" layui-hide" id="test">
</table>
<table st-table="displayed" st-pipe="getService" class="table table-hover table-bordered " id="myTable">
<thead>
<tr>
<th>
全选
<st-checkbox-all select-list="selectList" current-ids="ids" check-init="checkinit"></st-checkbox-all>
</th>
<!-- <th st-ratio="10" st-sort="id" style="padding: 2px;min-width:120px">主键</th>-->
<th st-ratio="10" st-sort="sqid" style="padding: 2px;min-width:120px">关联ID</th>
<th st-ratio="10" st-sort="sqsxdm" style="padding: 2px;min-width:120px">申请事项代码</th>
<th st-ratio="10" st-sort="xkzbh" style="padding: 2px;min-width:120px">许可证编号</th>
<th st-ratio="10" st-sort="fzjg" style="padding: 2px;min-width:120px">发证机构</th>
<th st-ratio="10" st-sort="yxqq" style="padding: 2px;min-width:120px">有效期起</th>
<th st-ratio="10" st-sort="yxqz" style="padding: 2px;min-width:120px">有效期止</th>
<th st-ratio="10" st-sort="jyzmc" style="padding: 2px;min-width:120px">经营者名称</th>
<th st-ratio="10" st-sort="jycs" style="padding: 2px;min-width:120px">经营场所地址</th>
<th st-ratio="10" st-sort="zs" style="padding: 2px;min-width:120px">住所地址</th>
<th st-ratio="10" st-sort="fddbr_fzr" style="padding: 2px;min-width:120px">法定代表人,负责人</th>
<th st-ratio="10" st-sort="shxydm" style="padding: 2px;min-width:120px">统一社会信用代码</th>
<th st-ratio="10" st-sort="ztyt" style="padding: 2px;min-width:120px">主体业态</th>
<th st-ratio="10" st-sort="jyxm" style="padding: 2px;min-width:120px">经营项目</th>
<th st-ratio="10" st-sort="rcjgjg" style="padding: 2px;min-width:120px">日常监管机构</th>
<th st-ratio="10" st-sort="rcjgry" style="padding: 2px;min-width:120px">日常监管人员</th>
<th st-ratio="10" st-sort="qfr" style="padding: 2px;min-width:120px">签发人</th>
<th st-ratio="10" st-sort="qfsj" style="padding: 2px;min-width:120px">签发时间</th>
<th st-ratio="10" st-sort="xkzzt" style="padding: 2px;min-width:120px">证书状态</th>
<th st-ratio="10" st-sort="zszl" style="padding: 2px;min-width:120px">证书类型</th>
<th st-ratio="10" st-sort="zxrq" style="padding: 2px;min-width:120px">注销日期</th>
<th st-ratio="10" st-sort="sxrq" style="padding: 2px;min-width:120px">失效日期</th>
<th st-ratio="10" st-sort="splb" style="padding: 2px;min-width:120px">食品类别</th>
<th st-ratio="10" st-sort="sssf" style="padding: 2px;min-width:120px">所属省份</th>
<th st-ratio="10" st-sort="sss" style="padding: 2px;min-width:120px">所属市</th>
<th st-ratio="10" st-sort="ssqx" style="padding: 2px;min-width:120px">所属区县</th>
<th st-ratio="10" st-sort="jycsjd" style="padding: 2px;min-width:120px">所在街镇</th>
<th st-ratio="10" st-sort="sccplbbm" style="padding: 2px;min-width:120px">生产产品类别编码</th>
<th st-ratio="10" st-sort="sqsxmc" style="padding: 2px;min-width:120px">小类名称</th>
<th st-ratio="10" st-sort="zzlx" style="padding: 2px;min-width:120px">证照类型</th>
<th st-ratio="10" st-sort="frmc_zw" style="padding: 2px;min-width:120px">法人中文名</th>
<th st-ratio="10" st-sort="frmc_yw" style="padding: 2px;min-width:120px">法人英文名</th>
<th st-ratio="10" st-sort="zcdz_zw" style="padding: 2px;min-width:120px">注册地址中文</th>
<th st-ratio="10" st-sort="zcdz_yw" style="padding: 2px;min-width:120px">注册地址英文</th>
<th st-ratio="10" st-sort="scdz_zw" style="padding: 2px;min-width:120px">生产地址中文</th>
<th st-ratio="10" st-sort="scdz_yw" style="padding: 2px;min-width:120px">生产地址英文</th>
<th st-ratio="10" st-sort="cpfwlb" style="padding: 2px;min-width:120px">产品范围类别</th>
<th st-ratio="10" st-sort="cpfw_zw" style="padding: 2px;min-width:120px">产品范围中文</th>
<th st-ratio="10" st-sort="cpfw_yw" style="padding: 2px;min-width:120px">产品范围英文</th>
<th st-ratio="10" st-sort="cjsj" style="padding: 2px;min-width:120px">创建时间</th>
<th st-ratio="10" st-sort="gxsj" style="padding: 2px;min-width:120px">更新时间</th>
<th st-ratio="10" st-sort="xkzwyid" style="padding: 2px;min-width:120px">许可证唯一ID</th>
<th st-ratio="10" st-sort="sqcplb" style="padding: 2px;min-width:120px">申请产品类别</th>
<th st-ratio="10" st-sort="sfspzc" style="padding: 2px;min-width:120px">是否食品贮存</th>
<th st-ratio="10" st-sort="spzcxq" style="padding: 2px;min-width:120px">食品贮存详情</th>
<th st-ratio="10" st-sort="sfspys" style="padding: 2px;min-width:120px">是否食品运输</th>
<th st-ratio="10" st-sort="spysxq" style="padding: 2px;min-width:120px">食品运输详情</th>
<th st-ratio="10" st-sort="zjhm" style="padding: 2px;min-width:120px">证件号码</th>
<th st-ratio="10" st-sort="wzmc" style="padding: 2px;min-width:120px">网站名称</th>
<th st-ratio="10" st-sort="ym" style="padding: 2px;min-width:120px">域名</th>
<th st-ratio="10" st-sort="dwdm" style="padding: 2px;min-width:120px">发证机关机构代码</th>
<th st-ratio="10" st-sort="bgnr" style="padding: 2px;min-width:120px">变更内容</th>
<th st-ratio="10" st-sort="xzlz" style="padding: 2px;min-width:120px">新证老证</th>
<th st-ratio="10" st-sort="jyxmdm" style="padding: 2px;min-width:120px">经营项目代码</th>
<th st-ratio="10" st-sort="rcjgjgmc" style="padding: 2px;min-width:120px">日常监管机构名称</th>
<th st-ratio="10" st-sort="ztytmc" style="padding: 2px;min-width:120px">主体业态名称</th>
<th st-ratio="10" st-sort="sljgmc" style="padding: 2px;min-width:120px">受理机构名称</th>
<th st-ratio="10" st-sort="fzjgmc" style="padding: 2px;min-width:120px">发证机构名称</th>
<th st-ratio="10" st-sort="zxyy" style="padding: 2px;min-width:120px">注销原因</th>
<th st-ratio="10" st-sort="sccplbmc" style="padding: 2px;min-width:120px">生产产品类别名称</th>
<th st-ratio="10" st-sort="ztytdm" style="padding: 2px;min-width:120px">主体业态代码</th>
<th st-ratio="10" st-sort="jtycpsdw" style="padding: 2px;min-width:120px">集体用餐配送单位</th>
<th st-ratio="10" st-sort="yzdz" style="padding: 2px;min-width:120px">上海经营使用 一证多址</th>
<th st-ratio="10" st-sort="sqlx" style="padding: 2px;min-width:120px">申请类型</th>
<th st-ratio="10" st-sort="entity_type" style="padding: 2px;min-width:120px">主体类型</th>
<th st-ratio="10" st-sort="relation_code" style="padding: 2px;min-width:120px">相关许可证号</th>
<th st-ratio="10" st-sort="sale_type" style="padding: 2px;min-width:120px">售卖类型</th>
<th st-ratio="10" st-sort="entity_type_name" style="padding: 2px;min-width:120px">主体类型名称</th>
<th st-ratio="10" st-sort="cater_start_time" style="padding: 2px;min-width:120px">食品许可证有效起日</th>
<th st-ratio="10" st-sort="cater_end_time" style="padding: 2px;min-width:120px">食品许可证有效止日</th>
<th st-ratio="10" st-sort="area_id" style="padding: 2px;min-width:120px">所属区</th>
<th st-ratio="10" st-sort="huanjie" style="padding: 2px;min-width:120px">环节</th>
<!--<th st-ratio="10" style="padding: 2px; min-width: 120px">详细</th>-->
<th st-ratio="10" style="padding: 2px; min-width: 120px">值修改</th>
<th st-ratio="10" style="padding: 2px; min-width: 120px">删除</th>
</tr>
</thead>
<tbody>
<tr ng-repeat="item in displayed">
<td st-ratio="{{tiao}}">
<st-checkbox select-list="selectList" id="{{item.ID}}"></st-checkbox>
</td>
<!--<td st-ratio="80">{{item.ID}}</td>-->
<td st-ratio="60">{{item.SQID}}</td>
<td st-ratio="10">{{item.SQSXDM}}</td>
<td st-ratio="10">{{item.XKZBH}}</td>
<td st-ratio="10">{{item.FZJG}}</td>
<td st-ratio="10">{{item.YXQQ}}</td>
<td st-ratio="10">{{item.YXQZ}}</td>
<td st-ratio="10">{{item.JYZMC}}</td>
<td st-ratio="10">{{item.JYCS}}</td>
<td st-ratio="10">{{item.ZS}}</td>
<td st-ratio="10">{{item.FDDBR_FZR}}</td>
<td st-ratio="10">{{item.SHXYDM}}</td>
<td st-ratio="10">{{item.ZTYT}}</td>
<td st-ratio="10">{{item.JYXM}}</td>
<td st-ratio="10">{{item.RCJGJG}}</td>
<td st-ratio="10">{{item.RCJGRY}}</td>
<td st-ratio="10">{{item.QFR}}</td>
<td st-ratio="10">{{item.QFSJ}}</td>
<td st-ratio="10">{{item.XKZZT}}</td>
<td st-ratio="10">{{item.ZSZL}}</td>
<td st-ratio="10">{{item.ZXRQ}}</td>
<td st-ratio="10">{{item.SXRQ}}</td>
<td st-ratio="10">{{item.SPLB}}</td>
<td st-ratio="10">{{item.SSSF}}</td>
<td st-ratio="10">{{item.SSS}}</td>
<td st-ratio="10">{{item.SSQX}}</td>
<td st-ratio="10">{{item.JYCSJD}}</td>
<td st-ratio="10">{{item.SCCPLBBM}}</td>
<td st-ratio="10">{{item.SQSXMC}}</td>
<td st-ratio="10">{{item.ZZLX}}</td>
<td st-ratio="10">{{item.FRMC_ZW}}</td>
<td st-ratio="10">{{item.FRMC_YW}}</td>
<td st-ratio="10">{{item.ZCDZ_ZW}}</td>
<td st-ratio="10">{{item.ZCDZ_YW}}</td>
<td st-ratio="10">{{item.SCDZ_ZW}}</td>
<td st-ratio="10">{{item.SCDZ_YW}}</td>
<td st-ratio="10">{{item.CPFWLB}}</td>
<td st-ratio="10">{{item.CPFW_ZW}}</td>
<td st-ratio="10">{{item.CPFW_YW}}</td>
<td st-ratio="10">{{item.CJSJ}}</td>
<td st-ratio="10">{{item.GXSJ}}</td>
<td st-ratio="10">{{item.XKZWYID}}</td>
<td st-ratio="10">{{item.SQCPLB}}</td>
<td st-ratio="10">{{item.SFSPZC}}</td>
<td st-ratio="10">{{item.SPZCXQ}}</td>
<td st-ratio="10">{{item.SFSPYS}}</td>
<td st-ratio="10">{{item.SPYSXQ}}</td>
<td st-ratio="10">{{item.ZJHM}}</td>
<td st-ratio="10">{{item.WZMC}}</td>
<td st-ratio="10">{{item.YM}}</td>
<td st-ratio="10">{{item.DWDM}}</td>
<td st-ratio="10">{{item.BGNR}}</td>
<td st-ratio="10">{{item.XZLZ}}</td>
<td st-ratio="10">{{item.JYXMDM}}</td>
<td st-ratio="10">{{item.RCJGJGMC}}</td>
<td st-ratio="10">{{item.ZTYTMC}}</td>
<td st-ratio="10">{{item.SLJGMC}}</td>
<td st-ratio="10">{{item.FZJGMC}}</td>
<td st-ratio="10">{{item.ZXYY}}</td>
<td st-ratio="10">{{item.SCCPLBMC}}</td>
<td st-ratio="10">{{item.ZTYTDM}}</td>
<td st-ratio="10">{{item.JTYCPSDW}}</td>
<td st-ratio="10">{{item.YZDZ}}</td>
<td st-ratio="10">{{item.SQLX}}</td>
<td st-ratio="10">{{item.ENTITY_TYPE}}</td>
<td st-ratio="10">{{item.RELATION_CODE}}</td>
<td st-ratio="10">{{item.SALE_TYPE}}</td>
<td st-ratio="10">{{item.ENTITY_TYPE_NAME}}</td>
<td st-ratio="10">{{item.CATER_START_TIME}}</td>
<td st-ratio="10">{{item.CATER_END_TIME}}</td>
<td st-ratio="10">{{item.AREA_ID}}</td>
<td st-ratio="10">{{item.HUANJIE}}</td>
<!--<td>
<a ng-click="XiuGai(item.JC_id,item.CYDBH)">详细</a>
</td>-->
<td>
<a data-toggle="modal" data-target="#myModalSQLValueEdit" ng-click="ValueEdit({{item}})">值修改</a>
</td>
<td>
<a ng-click="SQLDeleteOne(item.ID)">删除</a>
</td>
</tr>
</tbody>
<st-loading is-show="isShow" tip-show="正在加载请稍后!!"></st-loading>
<tfoot>
<tr>
<td colspan="10" style="text-align:end;vertical-align: inherit;"></td>
<td>企业数量</td>
<td>{{qiyeshuliang}}</td>
</tr>
<tr>
<td colspan="15" class="text-center">
<div st-items-by-page="curpageNumber" st-pagination="" st-template="app/pagination.custom.html"></div>
</td>
</tr>
</tfoot>
</table>
</div>
</div>
<!-- 新增加的针对三个值得修改操作 -->
<div class="modal fade" id="myModalSQLValueEdit" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog" style=" width: 50%;">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
<h4 class="modal-title" id="myModalLabel">参数值修改</h4>
</div>
<div class="modal-body">
<div style="margin-left: 10px; width:100%; display:flex; flex-direction:column; justify-content:center; align-items:center">
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">主键</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " disabled ng-model="FormData.ID">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">关联ID</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.SQID">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">申请事项代码</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.SQSXDM">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">许可证编号</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.XKZBH">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">发证机构</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.FZJG">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">有效期起</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.YXQQ">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">有效期止</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.YXQZ">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">经营者名称</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.JYZMC">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">经营场所地址</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.JYCS">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">住所地址</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.ZS">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">法定代表人,负责人</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.FDDBR_FZR">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">统一社会信用代码</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.SHXYDM">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">主体业态</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.ZTYT">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">经营项目</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.JYXM">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">日常监管机构</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.RCJGJG">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">日常监管人员</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.RCJGRY">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">签发人</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.QFR">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">签发时间</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.QFSJ">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">证书状态</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.XKZZT">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">证书类型</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.ZSZL">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">注销日期</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.ZXRQ">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">失效日期</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.SXRQ">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">食品类别</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.SPLB">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">所属省份</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.SSSF">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">所属市</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.SSS">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">所属区县</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.SSQX">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">所在街镇</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.JYCSJD">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">生产产品类别编码</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.SCCPLBBM">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">小类名称</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.SQSXMC">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">证照类型</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.ZZLX">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">法人中文名</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.FRMC_ZW">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">法人英文名</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.FRMC_YW">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">注册地址中文</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.ZCDZ_ZW">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">注册地址英文</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.ZCDZ_YW">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">生产地址中文</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.SCDZ_ZW">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">生产地址英文</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.SCDZ_YW">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">产品范围类别</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.CPFWLB">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">产品范围中文</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.CPFW_ZW">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">产品范围英文</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.CPFW_YW">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">创建时间</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.CJSJ">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">更新时间</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.GXSJ">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">许可证唯一ID</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.XKZWYID">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">申请产品类别</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.SQCPLB">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">是否食品贮存</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.SFSPZC">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">食品贮存详情</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.SPZCXQ">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">是否食品运输</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.SFSPYS">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">食品运输详情</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.SPYSXQ">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">证件号码</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.ZJHM">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">网站名称</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.WZMC">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">域名</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.YM">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">发证机关机构代码</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.DWDM">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">变更内容</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.BGNR">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">新证老证</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.XZLZ">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">经营项目代码</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.JYXMDM">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">日常监管机构名称</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.RCJGJGMC">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">主体业态名称</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.ZTYTMC">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">受理机构名称</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.SLJGMC">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">发证机构名称</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.FZJGMC">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">注销原因</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.ZXYY">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">生产产品类别名称</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.SCCPLBMC">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">主体业态代码</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.ZTYTDM">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">集体用餐配送单位</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.JTYCPSDW">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">上海经营使用 一证多址</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.YZDZ">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">申请类型</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.SQLX">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">主体类型</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.ENTITY_TYPE">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">相关许可证号</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.RELATION_CODE">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">售卖类型</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.SALE_TYPE">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">主体类型名称</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.ENTITY_TYPE_NAME">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">食品许可证有效起日</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.CATER_START_TIME">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">食品许可证有效止日</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.CATER_END_TIME">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">所属区</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.AREA_ID">
</div>
<div style=" width: 80%; display: flex; flex-direction: row; padding-bottom: 12px; ">
<span style="min-width:150px">环节</span>
<input type="text" id="ID" class="form-control input-sm w-sm inline " ng-model="FormData.HUANJIE">
</div>
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal" ng-click="SaveData()">保存</button>
<button type="button" class="btn btn-default" data-dismiss="modal">关闭</button>
</div>
</div>
</div>
</div>
<div class="modal fade" id="myModalDaoChu" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog" style=" width: 820px; margin-top: 10%;">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
<h4 class="modal-title" id="myModalLabel">导出选择</h4>
</div>
<div style=" padding-left:12px">
<button type="button" class=" btn btn-success" ng-click="selectExportAll()">全部选择</button>
<button type="button" class="btn btn-success" ng-click="unselectExportAll()">取消全选</button>
</div>
<div class="modal-body">
<div style="float:left;padding:0 5px;" data-ng-repeat="item in dictData">
<input type="checkbox" class="dictClass" style="width: 20px; margin-bottom: 5px;" id="{{item.FieldName}}" name="dictName" value="{{item.TableName}}">
<label for="{{item.FieldName}}">{{item.TableName}}</label>
</div>
<!--<span data-ng-repeat="item in dictData">
<input type="checkbox" class="dictClass" style="width:20px;" id="{{item.TableName}}" name="dictName" value="{{item.TableName}}">
<label for="{{item.FieldName}}">{{item.TableName}}</label>
</span>-->
<button ng-click="DaoChu()" type="button" style=" width: 700px; margin-top: 20px;" class="btn btn-default" data-dismiss="modal">确认</button>
</div>
</div>
</div>
</div>
<div class="modal fade" id="myModal5" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal"
aria-hidden="true">
×
</button>
<h4 class="modal-title" id="myModalLabel">
删除提示
</h4>
</div>
<div class="modal-body">
是否确认删除数据!
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default"
data-dismiss="modal">
关闭
</button>
<button type="button" class="btn btn-primary" data-dismiss="modal" ng-click="numDelete()">
确认删除
</button>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div>
<script>
$(function () {
$('.dept_select').chosen();
});
</script>