Skip to content
项目
群组
代码片段
帮助
正在加载...
登录/注册
切换导航
广
广东建设用地-前端
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
广东建设用地
广东建设用地-前端
Commits
a8af4705
提交
a8af4705
authored
5月 18, 2026
作者:
jinrb
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
名称修改:自规部门--》自然资源部门
上级
ccadc4b8
隐藏空白字符变更
内嵌
并排
正在显示
7 个修改的文件
包含
13 行增加
和
13 行删除
+13
-13
api.ts
src/views/directory/yztsj/shengjiList/api.ts
+1
-1
data.ts
src/views/directory/yztsj/shengjiList/data.ts
+1
-1
index.vue
src/views/directory/yztsj/shengjiList/index.vue
+4
-4
ZgShModal.vue
src/views/directory/yztsj/shengjiList/modules/ZgShModal.vue
+1
-1
data.ts
src/views/directory/yztsj/shijiList/data.ts
+1
-1
index.vue
src/views/directory/yztsj/shijiList/index.vue
+4
-4
ZgShModal.vue
src/views/directory/yztsj/shijiList/modules/ZgShModal.vue
+1
-1
没有找到文件。
src/views/directory/yztsj/shengjiList/api.ts
浏览文件 @
a8af4705
...
...
@@ -42,7 +42,7 @@ export const getExportUrl = Api.exportXls;
*/
export
const
provinceAuditsPageList
=
(
params
)
=>
defHttp
.
get
({
url
:
Api
.
provinceAuditsPageList
,
params
});
/**
* 自
规
部门审核校验
* 自
然资源
部门审核校验
* @param params
*/
export
const
proviceZgbmCheck
=
(
params
)
=>
defHttp
.
get
({
url
:
Api
.
proviceZgbmCheck
,
params
});
...
...
src/views/directory/yztsj/shengjiList/data.ts
浏览文件 @
a8af4705
...
...
@@ -390,7 +390,7 @@ export const ZgshformSchema: FormSchema[] = [
component
:
'JUpload'
,
componentProps
:
{
showUploadList
:
false
,
fileName
:
'省级自
规
部门审核附件'
,
fileName
:
'省级自
然资源
部门审核附件'
,
accept
:
'.pdf,.zip'
,
beforeUpload
:
(
file
)
=>
{
let
isshow
=
false
;
...
...
src/views/directory/yztsj/shengjiList/index.vue
浏览文件 @
a8af4705
...
...
@@ -11,9 +11,9 @@
<a-button
type=
"primary"
@
click=
"getMdb"
v-auth=
"'yztsjshj:mdbgdb'"
>
下载文件(mdb、gdb)
</a-button>
<!--
<a-button
type=
"primary"
@
click=
"handleShls"
v-auth=
"'yztsjshj:shls'"
>
审核历史
</a-button>
-->
<a-button
type=
"primary"
@
click=
"handleZgSh(true)"
v-auth=
"'yztsjshj:zgbmsh'"
v-if=
"userStore.userInfo.userType == 2"
>
自
规
部门审核
</a-button
>
自
然资源
部门审核
</a-button
>
<a-button
type=
"primary"
@
click=
"handleZgSh(false)"
v-auth=
"'yztsjshj:zgbmshls'"
>
自
规
部门审核
</a-button>
<a-button
type=
"primary"
@
click=
"handleZgSh(false)"
v-auth=
"'yztsjshj:zgbmshls'"
>
自
然资源
部门审核
</a-button>
<a-button
type=
"primary"
@
click=
"handleStUp"
v-auth=
"'yztsjshj:stbmtj'"
>
生态部门提交
</a-button>
<a-button
type=
"primary"
@
click=
"handleFileCheck"
v-auth=
"'yztsjshj:wjjc'"
>
文件检查
</a-button>
<a-button
type=
"primary"
@
click=
"handleCheckResultDownload"
v-auth=
"'yztsjshj:jcjgxz'"
>
检查结果下载
</a-button>
...
...
@@ -33,7 +33,7 @@
<AddModal
@
register=
"registerModal"
@
success=
"handleSuccess"
></AddModal>
<!-- 审核历史区域 -->
<ShlsModal
@
register=
"registerModalShls"
></ShlsModal>
<!-- 自
规
部门审核区域 -->
<!-- 自
然资源
部门审核区域 -->
<ZgShModal
@
register=
"registerModalZgSh"
@
success=
"handleSuccess"
></ZgShModal>
<!-- 生态部门退回区域 -->
<StThModal
@
register=
"registerModalStTh"
@
success=
"handleSuccess"
></StThModal>
...
...
@@ -334,7 +334,7 @@
});
}
/**
* 自
规
部门审核
* 自
然资源
部门审核
*/
function
handleZgSh
(
type
:
boolean
)
{
let
arr
=
getDataSource
();
...
...
src/views/directory/yztsj/shengjiList/modules/ZgShModal.vue
浏览文件 @
a8af4705
<
template
>
<BasicModal
v-bind=
"$attrs"
@
register=
"registerModal"
title=
"自
规
部门审核"
@
ok=
"handleSubmit"
width=
"40%"
>
<BasicModal
v-bind=
"$attrs"
@
register=
"registerModal"
title=
"自
然资源
部门审核"
@
ok=
"handleSubmit"
width=
"40%"
>
<BasicForm
@
register=
"registerForm"
v-if=
"isUpdate"
...
...
src/views/directory/yztsj/shijiList/data.ts
浏览文件 @
a8af4705
...
...
@@ -317,7 +317,7 @@ export const ZgshformSchema: FormSchema[] = [
component
:
'JUpload'
,
componentProps
:
{
showUploadList
:
false
,
fileName
:
'市级自
规
部门审核附件'
,
fileName
:
'市级自
然资源
部门审核附件'
,
accept
:
'.pdf,.zip'
,
beforeUpload
:
(
file
)
=>
{
let
isshow
=
false
;
...
...
src/views/directory/yztsj/shijiList/index.vue
浏览文件 @
a8af4705
...
...
@@ -8,8 +8,8 @@
<a-button
type=
"primary"
@
click=
"onExportXls"
v-auth=
"'yztsjsj:export'"
>
导出
</a-button>
<a-button
type=
"primary"
@
click=
"getMdb"
v-auth=
"'yztsjsj:mdbgdb'"
>
下载文件(mdb、gdb)
</a-button>
<a-button
type=
"primary"
@
click=
"handleShls"
v-auth=
"'yztsjsj:shls'"
>
审核历史
</a-button>
<a-button
type=
"primary"
@
click=
"handleZgSh(true)"
v-auth=
"'yztsjsj:zgbmsh'"
v-if=
"userStore.userInfo.userType == 2"
>
自
规
部门审核
</a-button>
<a-button
type=
"primary"
@
click=
"handleZgSh(false)"
v-auth=
"'yztsjsj:zgbmshls'"
>
自
规
部门审核
</a-button>
<a-button
type=
"primary"
@
click=
"handleZgSh(true)"
v-auth=
"'yztsjsj:zgbmsh'"
v-if=
"userStore.userInfo.userType == 2"
>
自
然资源
部门审核
</a-button>
<a-button
type=
"primary"
@
click=
"handleZgSh(false)"
v-auth=
"'yztsjsj:zgbmshls'"
>
自
然资源
部门审核
</a-button>
<a-button
type=
"primary"
@
click=
"handleStUp"
v-auth=
"'yztsjsj:stbmtj'"
>
生态部门提交
</a-button>
<a-button
type=
"primary"
@
click=
"handleFileCheck"
v-auth=
"'yztsjsj:wjjc'"
>
文件检查
</a-button>
<a-button
type=
"primary"
@
click=
"handleCheckResultDownload"
v-auth=
"'yztsjsj:jcjgxz'"
>
检查结果下载
</a-button>
...
...
@@ -25,7 +25,7 @@
<AddModal
@
register=
"registerModal"
@
success=
"handleSuccess"
></AddModal>
<!-- 审核历史区域 -->
<ShlsModal
@
register=
"registerModalShls"
></ShlsModal>
<!-- 自
规
部门审核区域 -->
<!-- 自
然资源
部门审核区域 -->
<ZgShModal
@
register=
"registerModalZgSh"
@
success=
"handleSuccess"
></ZgShModal>
<!-- 生态部门提交区域 -->
<StUpdateModal
@
register=
"registerModalStUp"
@
success=
"handleSuccess"
></StUpdateModal>
...
...
@@ -321,7 +321,7 @@
});
}
/**
* 自
规
部门审核
* 自
然资源
部门审核
*/
function
handleZgSh
(
type
:
boolean
)
{
let
arr
=
getDataSource
();
...
...
src/views/directory/yztsj/shijiList/modules/ZgShModal.vue
浏览文件 @
a8af4705
<
template
>
<BasicModal
v-bind=
"$attrs"
@
register=
"registerModal"
title=
"自
规
部门审核"
@
ok=
"handleSubmit"
width=
"40%"
>
<BasicModal
v-bind=
"$attrs"
@
register=
"registerModal"
title=
"自
然资源
部门审核"
@
ok=
"handleSubmit"
width=
"40%"
>
<BasicForm
@
register=
"registerForm"
v-if=
"isUpdate"
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论