主体查询登记机关去掉广州,修改其他页面的广州字眼
This commit is contained in:
parent
090a619de4
commit
e6390b1757
|
|
@ -16,7 +16,7 @@
|
||||||
</el-col>
|
</el-col>
|
||||||
<el-col v-if="!showMore" :span="8" style="text-align:center;">
|
<el-col v-if="!showMore" :span="8" style="text-align:center;">
|
||||||
<span class="arrow" @click="showMore = !showMore"><i class="el-icon-arrow-down" />展开</span>
|
<span class="arrow" @click="showMore = !showMore"><i class="el-icon-arrow-down" />展开</span>
|
||||||
<el-button type="primary" icon="el-icon-search" size="mini" @click="submitSearch" :loading="loading">查询</el-button>
|
<el-button type="primary" icon="el-icon-search" size="mini" :loading="loading" @click="submitSearch">查询</el-button>
|
||||||
<el-button type="info" icon="el-icon-refresh-left" size="mini" @click="resetForm">重置</el-button>
|
<el-button type="info" icon="el-icon-refresh-left" size="mini" @click="resetForm">重置</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
<el-col v-else :span="8">
|
<el-col v-else :span="8">
|
||||||
|
|
@ -115,19 +115,19 @@
|
||||||
</el-select>
|
</el-select>
|
||||||
</div>
|
</div>
|
||||||
</el-col>
|
</el-col>
|
||||||
<!-- <el-col :span="8">-->
|
<!-- <el-col :span="8">-->
|
||||||
<!-- <div class="search-field">-->
|
<!-- <div class="search-field">-->
|
||||||
<!-- <p>行业类别:</p>-->
|
<!-- <p>行业类别:</p>-->
|
||||||
<!-- <el-select v-model="searchForm.industryphy" style="width: 100%" clearable size="mini" placeholder="请选择" class="custom">-->
|
<!-- <el-select v-model="searchForm.industryphy" style="width: 100%" clearable size="mini" placeholder="请选择" class="custom">-->
|
||||||
<!-- <el-option-->
|
<!-- <el-option-->
|
||||||
<!-- v-for="item in INDUSTRYPHYList"-->
|
<!-- v-for="item in INDUSTRYPHYList"-->
|
||||||
<!-- :key="item.code"-->
|
<!-- :key="item.code"-->
|
||||||
<!-- :label="item.name"-->
|
<!-- :label="item.name"-->
|
||||||
<!-- :value="item.code"-->
|
<!-- :value="item.code"-->
|
||||||
<!-- />-->
|
<!-- />-->
|
||||||
<!-- </el-select>-->
|
<!-- </el-select>-->
|
||||||
<!-- </div>-->
|
<!-- </div>-->
|
||||||
<!-- </el-col>-->
|
<!-- </el-col>-->
|
||||||
<!-- <el-col :span="8">
|
<!-- <el-col :span="8">
|
||||||
<div class="search-field">
|
<div class="search-field">
|
||||||
<p>管理类别:</p>
|
<p>管理类别:</p>
|
||||||
|
|
@ -226,19 +226,19 @@
|
||||||
<el-input v-model="searchForm.checkPeople" placeholder="检查人员" @keyup.enter.native="submitSearch" />
|
<el-input v-model="searchForm.checkPeople" placeholder="检查人员" @keyup.enter.native="submitSearch" />
|
||||||
</div>
|
</div>
|
||||||
</el-col> -->
|
</el-col> -->
|
||||||
<!-- <el-col :span="8">-->
|
<!-- <el-col :span="8">-->
|
||||||
<!-- <div class="search-field">-->
|
<!-- <div class="search-field">-->
|
||||||
<!-- <p>认领情况:</p>-->
|
<!-- <p>认领情况:</p>-->
|
||||||
<!-- <el-select v-model="searchForm.noClaim" style="width: 100%" clearable size="mini" placeholder="请选择" class="custom">-->
|
<!-- <el-select v-model="searchForm.noClaim" style="width: 100%" clearable size="mini" placeholder="请选择" class="custom">-->
|
||||||
<!-- <el-option-->
|
<!-- <el-option-->
|
||||||
<!-- v-for="item in noClaimList"-->
|
<!-- v-for="item in noClaimList"-->
|
||||||
<!-- :key="item.value"-->
|
<!-- :key="item.value"-->
|
||||||
<!-- :label="item.label"-->
|
<!-- :label="item.label"-->
|
||||||
<!-- :value="item.value"-->
|
<!-- :value="item.value"-->
|
||||||
<!-- />-->
|
<!-- />-->
|
||||||
<!-- </el-select>-->
|
<!-- </el-select>-->
|
||||||
<!-- </div>-->
|
<!-- </div>-->
|
||||||
<!-- </el-col>-->
|
<!-- </el-col>-->
|
||||||
<!-- <el-col :span="8">
|
<!-- <el-col :span="8">
|
||||||
<div class="search-field">
|
<div class="search-field">
|
||||||
<p style="width: 220px;">实际经营项目备注:</p>
|
<p style="width: 220px;">实际经营项目备注:</p>
|
||||||
|
|
@ -258,19 +258,19 @@
|
||||||
</el-select>
|
</el-select>
|
||||||
</div>
|
</div>
|
||||||
</el-col>
|
</el-col>
|
||||||
<!-- <el-col :span="8">-->
|
<!-- <el-col :span="8">-->
|
||||||
<!-- <div class="search-field">-->
|
<!-- <div class="search-field">-->
|
||||||
<!-- <p>监管检查结果:</p>-->
|
<!-- <p>监管检查结果:</p>-->
|
||||||
<!-- <el-select v-model="searchForm.checkRs" style="width: 100%" clearable size="mini" placeholder="请选择" class="custom">-->
|
<!-- <el-select v-model="searchForm.checkRs" style="width: 100%" clearable size="mini" placeholder="请选择" class="custom">-->
|
||||||
<!-- <el-option-->
|
<!-- <el-option-->
|
||||||
<!-- v-for="item in checkRsList"-->
|
<!-- v-for="item in checkRsList"-->
|
||||||
<!-- :key="item.code"-->
|
<!-- :key="item.code"-->
|
||||||
<!-- :label="item.name"-->
|
<!-- :label="item.name"-->
|
||||||
<!-- :value="item.code"-->
|
<!-- :value="item.code"-->
|
||||||
<!-- />-->
|
<!-- />-->
|
||||||
<!-- </el-select>-->
|
<!-- </el-select>-->
|
||||||
<!-- </div>-->
|
<!-- </div>-->
|
||||||
<!-- </el-col>-->
|
<!-- </el-col>-->
|
||||||
<!-- <el-col :span="8">
|
<!-- <el-col :span="8">
|
||||||
<div class="search-field">
|
<div class="search-field">
|
||||||
<p>是否年检验照:</p>
|
<p>是否年检验照:</p>
|
||||||
|
|
@ -343,35 +343,35 @@
|
||||||
|
|
||||||
<!-- 信用修复查询条件-->
|
<!-- 信用修复查询条件-->
|
||||||
<el-row>
|
<el-row>
|
||||||
<!-- <el-col :span="8">-->
|
<!-- <el-col :span="8">-->
|
||||||
<!-- <div class="search-field">-->
|
<!-- <div class="search-field">-->
|
||||||
<!-- <p>信用修复日期</p>-->
|
<!-- <p>信用修复日期</p>-->
|
||||||
<!-- <el-date-picker-->
|
<!-- <el-date-picker-->
|
||||||
<!-- v-model="searchForm.searchRemDate"-->
|
<!-- v-model="searchForm.searchRemDate"-->
|
||||||
<!-- size="mini"-->
|
<!-- size="mini"-->
|
||||||
<!-- value-format="yyyy-MM-dd"-->
|
<!-- value-format="yyyy-MM-dd"-->
|
||||||
<!-- type="daterange"-->
|
<!-- type="daterange"-->
|
||||||
<!-- range-separator="至"-->
|
<!-- range-separator="至"-->
|
||||||
<!-- start-placeholder="开始日期"-->
|
<!-- start-placeholder="开始日期"-->
|
||||||
<!-- end-placeholder="结束日期"-->
|
<!-- end-placeholder="结束日期"-->
|
||||||
<!-- style="width:100%"-->
|
<!-- style="width:100%"-->
|
||||||
<!-- />-->
|
<!-- />-->
|
||||||
<!-- </div>-->
|
<!-- </div>-->
|
||||||
<!-- </el-col>-->
|
<!-- </el-col>-->
|
||||||
<!-- 5.30 316-330添加 -->
|
<!-- 5.30 316-330添加 -->
|
||||||
<el-col :span="8">
|
<el-col :span="8">
|
||||||
<div class="search-field">
|
<div class="search-field">
|
||||||
<p>是否年报: </p>
|
<p>是否年报: </p>
|
||||||
<el-select clearable v-model="searchForm.isnb">
|
<el-select v-model="searchForm.isnb" clearable>
|
||||||
<el-option value="y" label="是"></el-option>
|
<el-option value="y" label="是" />
|
||||||
<el-option value="n" label="否"></el-option>
|
<el-option value="n" label="否" />
|
||||||
</el-select>
|
</el-select>
|
||||||
<el-date-picker
|
<el-date-picker
|
||||||
v-model="searchForm.nbyear"
|
v-model="searchForm.nbyear"
|
||||||
value-format="yyyy"
|
value-format="yyyy"
|
||||||
type="year"
|
type="year"
|
||||||
placeholder="选择年">
|
placeholder="选择年"
|
||||||
</el-date-picker>
|
/>
|
||||||
<!-- <div v-if="showReportYear">-->
|
<!-- <div v-if="showReportYear">-->
|
||||||
<!-- <el-select v-model="searchForm.yearReport" size="small" >-->
|
<!-- <el-select v-model="searchForm.yearReport" size="small" >-->
|
||||||
<!-- <el-option v-for="(item,i) in searchForm.years" :key="i" :label="item.label" :value="item.value" />-->
|
<!-- <el-option v-for="(item,i) in searchForm.years" :key="i" :label="item.label" :value="item.value" />-->
|
||||||
|
|
@ -382,9 +382,9 @@
|
||||||
<el-col :span="8">
|
<el-col :span="8">
|
||||||
<div class="search-field">
|
<div class="search-field">
|
||||||
<p>是否经营异常: </p>
|
<p>是否经营异常: </p>
|
||||||
<el-select clearable v-model="searchForm.isabn">
|
<el-select v-model="searchForm.isabn" clearable>
|
||||||
<el-option value="1" label="是"></el-option>
|
<el-option value="1" label="是" />
|
||||||
<el-option value="0" label="否"></el-option>
|
<el-option value="0" label="否" />
|
||||||
</el-select>
|
</el-select>
|
||||||
</div>
|
</div>
|
||||||
</el-col>
|
</el-col>
|
||||||
|
|
@ -395,7 +395,7 @@
|
||||||
<div class="btn-box">
|
<div class="btn-box">
|
||||||
<span v-if="showMore" class="arrow" @click="showMore = !showMore"><i class="el-icon-arrow-up" />隐藏</span>
|
<span v-if="showMore" class="arrow" @click="showMore = !showMore"><i class="el-icon-arrow-up" />隐藏</span>
|
||||||
<span v-if="!showMore" class="arrow" @click="showMore = !showMore"><i class="el-icon-arrow-down" />展开</span>
|
<span v-if="!showMore" class="arrow" @click="showMore = !showMore"><i class="el-icon-arrow-down" />展开</span>
|
||||||
<el-button type="primary" icon="el-icon-search" size="mini" @click="submitSearch" :loading="loading">查询</el-button>
|
<el-button type="primary" icon="el-icon-search" size="mini" :loading="loading" @click="submitSearch">查询</el-button>
|
||||||
<el-button type="info" icon="el-icon-refresh-left" size="mini" @click="resetForm">重置</el-button>
|
<el-button type="info" icon="el-icon-refresh-left" size="mini" @click="resetForm">重置</el-button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -475,7 +475,7 @@ export default {
|
||||||
checkedfields: [],
|
checkedfields: [],
|
||||||
fields: ['统一社会信用代码', '主体名称', '注册号', '市场主体类型', '成立日期', '登记机关', '登记状态', '住所', '经营范围', '法人名称',
|
fields: ['统一社会信用代码', '主体名称', '注册号', '市场主体类型', '成立日期', '登记机关', '登记状态', '住所', '经营范围', '法人名称',
|
||||||
'属地监管所', '联络人', '联络人电话', '最新年报申报时间', '资产总营业', '营业收入', '利润总额', '净利润',
|
'属地监管所', '联络人', '联络人电话', '最新年报申报时间', '资产总营业', '营业收入', '利润总额', '净利润',
|
||||||
'是否列严', '是否列异', '是否地址列异', '是否年报', '注册资金', '信用风险等级','主营项目类别'],
|
'是否列严', '是否列异', '是否地址列异', '是否年报', '注册资金', '信用风险等级', '主营项目类别'],
|
||||||
isExport: false,
|
isExport: false,
|
||||||
// 搜索条件
|
// 搜索条件
|
||||||
showMore: false,
|
showMore: false,
|
||||||
|
|
@ -611,11 +611,10 @@ export default {
|
||||||
})
|
})
|
||||||
getOrgTreeList().then(res => {
|
getOrgTreeList().then(res => {
|
||||||
if (res.code === 0) {
|
if (res.code === 0) {
|
||||||
// this.REGORGList= res.data
|
|
||||||
this.REGORGList.push({
|
this.REGORGList.push({
|
||||||
id: '001019001',
|
id: '150000',
|
||||||
label: '广州市市场监督管理局',
|
label: '内蒙古自治区市场监督管理局',
|
||||||
value: '440101',
|
value: '150000',
|
||||||
children: res.data
|
children: res.data
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
@ -649,7 +648,7 @@ export default {
|
||||||
this.REGSTATEList = res.data
|
this.REGSTATEList = res.data
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
this.entStatusList=this.$util.getEntstatusList();
|
this.entStatusList = this.$util.getEntstatusList()
|
||||||
// 获取列异原因
|
// 获取列异原因
|
||||||
this.getDifferList()
|
this.getDifferList()
|
||||||
|
|
||||||
|
|
@ -660,7 +659,7 @@ export default {
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
bbb() {
|
bbb() {
|
||||||
if (this.searchForm.type != '') {
|
if (this.searchForm.type !== '') {
|
||||||
this.tableFlag = true
|
this.tableFlag = true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
@ -707,7 +706,7 @@ export default {
|
||||||
// pripids.push(each.pripid)
|
// pripids.push(each.pripid)
|
||||||
// })
|
// })
|
||||||
this.exportLoading = true
|
this.exportLoading = true
|
||||||
//this.searchForm.filedList = this.checkedfields
|
// this.searchForm.filedList = this.checkedfields
|
||||||
// this.pageParam.customParamMap = this.searchForm
|
// this.pageParam.customParamMap = this.searchForm
|
||||||
// this.searchType = this.pageParam.customParamMap.type
|
// this.searchType = this.pageParam.customParamMap.type
|
||||||
// this.isGRDZ = this.pageParam.customParamMap.isGRDZ
|
// this.isGRDZ = this.pageParam.customParamMap.isGRDZ
|
||||||
|
|
@ -826,14 +825,13 @@ export default {
|
||||||
},
|
},
|
||||||
// 加载分页
|
// 加载分页
|
||||||
loadPage() {
|
loadPage() {
|
||||||
|
|
||||||
if (this.loading) return
|
if (this.loading) return
|
||||||
let data = {}
|
let data = {}
|
||||||
if(this.exportQueryData != null && Object.keys(this.exportQueryData).length != 0){ //是否存在查询参数
|
if (this.exportQueryData != null && Object.keys(this.exportQueryData).length !== 0) { // 是否存在查询参数
|
||||||
this.exportQueryData.curPage = this.pageParam.curPage
|
this.exportQueryData.curPage = this.pageParam.curPage
|
||||||
this.exportQueryData.pageSize = this.pageParam.pageSize
|
this.exportQueryData.pageSize = this.pageParam.pageSize
|
||||||
data = JSON.parse(JSON.stringify(this.exportQueryData))
|
data = JSON.parse(JSON.stringify(this.exportQueryData))
|
||||||
}else{
|
} else {
|
||||||
this.pageParam.customParamMap = this.searchForm
|
this.pageParam.customParamMap = this.searchForm
|
||||||
this.searchType = this.pageParam.customParamMap.type
|
this.searchType = this.pageParam.customParamMap.type
|
||||||
this.isGRDZ = this.pageParam.customParamMap.isGRDZ
|
this.isGRDZ = this.pageParam.customParamMap.isGRDZ
|
||||||
|
|
@ -895,7 +893,7 @@ export default {
|
||||||
})
|
})
|
||||||
this.tableData = list
|
this.tableData = list
|
||||||
this.pageParam.total = data.total
|
this.pageParam.total = data.total
|
||||||
//this.pageParam.curPage = 1
|
// this.pageParam.curPage = 1
|
||||||
sessionStorage.setItem('pageParam-ztcx', JSON.stringify(this.pageParam))
|
sessionStorage.setItem('pageParam-ztcx', JSON.stringify(this.pageParam))
|
||||||
sessionStorage.setItem('tableData-ztcx', JSON.stringify(this.tableData))
|
sessionStorage.setItem('tableData-ztcx', JSON.stringify(this.tableData))
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@
|
||||||
<!--标题-->
|
<!--标题-->
|
||||||
<div style="font-size:25px;text-align:center">
|
<div style="font-size:25px;text-align:center">
|
||||||
<!-- <span style="text-decoration:underline" contenteditable="true"> {{each.decOrgName}} </span>市场监督管理局<br> -->
|
<!-- <span style="text-decoration:underline" contenteditable="true"> {{each.decOrgName}} </span>市场监督管理局<br> -->
|
||||||
<span style="text-decoration:underline" contenteditable="true"> 广州市 </span>市场监督管理局<br>
|
<span style="text-decoration:underline" contenteditable="true"> 内蒙古自治区 </span>市场监督管理局<br>
|
||||||
<span>移出严重违法失信企业名单</span><br>
|
<span>移出严重违法失信企业名单</span><br>
|
||||||
<span>受理申请回执单</span>
|
<span>受理申请回执单</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -37,7 +37,7 @@
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<span style="float:right"><font style="text-decoration:underline" contenteditable="true">广州市</font>市场监督管理局章</span><br>
|
<span style="float:right"><font style="text-decoration:underline" contenteditable="true">内蒙古自治区</font>市场监督管理局章</span><br>
|
||||||
<span style="float:right"><font style="text-decoration:underline" contenteditable="true"> {{ each.year }} </font>年
|
<span style="float:right"><font style="text-decoration:underline" contenteditable="true"> {{ each.year }} </font>年
|
||||||
<font style="text-decoration:underline" contenteditable="true"> {{ each.month }} </font>月
|
<font style="text-decoration:underline" contenteditable="true"> {{ each.month }} </font>月
|
||||||
<font style="text-decoration:underline" contenteditable="true"> {{ each.day }} </font>日
|
<font style="text-decoration:underline" contenteditable="true"> {{ each.day }} </font>日
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue