是否年报:
-
-
-
+
+
+
-
+ placeholder="选择年"
+ />
@@ -382,9 +382,9 @@
@@ -395,7 +395,7 @@
隐藏
展开
- 查询
+ 查询
重置
@@ -475,7 +475,7 @@ export default {
checkedfields: [],
fields: ['统一社会信用代码', '主体名称', '注册号', '市场主体类型', '成立日期', '登记机关', '登记状态', '住所', '经营范围', '法人名称',
'属地监管所', '联络人', '联络人电话', '最新年报申报时间', '资产总营业', '营业收入', '利润总额', '净利润',
- '是否列严', '是否列异', '是否地址列异', '是否年报', '注册资金', '信用风险等级','主营项目类别'],
+ '是否列严', '是否列异', '是否地址列异', '是否年报', '注册资金', '信用风险等级', '主营项目类别'],
isExport: false,
// 搜索条件
showMore: false,
@@ -611,11 +611,10 @@ export default {
})
getOrgTreeList().then(res => {
if (res.code === 0) {
- // this.REGORGList= res.data
this.REGORGList.push({
- id: '001019001',
- label: '广州市市场监督管理局',
- value: '440101',
+ id: '150000',
+ label: '内蒙古自治区市场监督管理局',
+ value: '150000',
children: res.data
})
}
@@ -649,7 +648,7 @@ export default {
this.REGSTATEList = res.data
}
})
- this.entStatusList=this.$util.getEntstatusList();
+ this.entStatusList = this.$util.getEntstatusList()
// 获取列异原因
this.getDifferList()
@@ -660,7 +659,7 @@ export default {
},
methods: {
bbb() {
- if (this.searchForm.type != '') {
+ if (this.searchForm.type !== '') {
this.tableFlag = true
}
},
@@ -707,7 +706,7 @@ export default {
// pripids.push(each.pripid)
// })
this.exportLoading = true
- //this.searchForm.filedList = this.checkedfields
+ // this.searchForm.filedList = this.checkedfields
// this.pageParam.customParamMap = this.searchForm
// this.searchType = this.pageParam.customParamMap.type
// this.isGRDZ = this.pageParam.customParamMap.isGRDZ
@@ -826,14 +825,13 @@ export default {
},
// 加载分页
loadPage() {
-
if (this.loading) return
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.pageSize = this.pageParam.pageSize
data = JSON.parse(JSON.stringify(this.exportQueryData))
- }else{
+ } else {
this.pageParam.customParamMap = this.searchForm
this.searchType = this.pageParam.customParamMap.type
this.isGRDZ = this.pageParam.customParamMap.isGRDZ
@@ -895,7 +893,7 @@ export default {
})
this.tableData = list
this.pageParam.total = data.total
- //this.pageParam.curPage = 1
+ // this.pageParam.curPage = 1
sessionStorage.setItem('pageParam-ztcx', JSON.stringify(this.pageParam))
sessionStorage.setItem('tableData-ztcx', JSON.stringify(this.tableData))
}
diff --git a/src/views/illegal/remove/PrintReceipt.vue b/src/views/illegal/remove/PrintReceipt.vue
index 7b4c7d1..4e06f53 100644
--- a/src/views/illegal/remove/PrintReceipt.vue
+++ b/src/views/illegal/remove/PrintReceipt.vue
@@ -15,7 +15,7 @@
- 广州市 市场监督管理局
+ 内蒙古自治区 市场监督管理局
移出严重违法失信企业名单
受理申请回执单
@@ -37,7 +37,7 @@
- 广州市市场监督管理局章
+ 内蒙古自治区市场监督管理局章
{{ each.year }} 年
{{ each.month }} 月
{{ each.day }} 日