Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
project_progress
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 6c3cbaac
authored
May 08, 2024
by
henry
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加整改反馈查询
1 parent
f27b9f04
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
src/views/layout/leftBar.vue
src/views/postConcentrationCheck/problemLlistQuery.vue
src/views/layout/leftBar.vue
View file @
6c3cbaa
...
...
@@ -101,7 +101,7 @@ export default {
url
:
""
,
children
:
[
{
name
:
"
问题清单
查询"
,
name
:
"
整改反馈
查询"
,
url
:
"/mainLayout/problemLlistQuery"
,
children
:
[]
},
{
...
...
src/views/postConcentrationCheck/problemLlistQuery.vue
View file @
6c3cbaa
<!--
问题清单
-->
<!--
整改反馈查询
-->
<
template
>
<div
class=
"main"
>
<el-form
:model=
"ruleForm"
label-width=
"100px"
class=
"demo-ruleForm"
ref=
"formName"
>
...
...
@@ -111,7 +111,7 @@
</el-pagination>
<!-- 详情弹窗 -->
<el-dialog
title=
"
提交评估材料
"
title=
"
整改反馈详情
"
:visible
.
sync=
"dialogXQ"
width=
"90%"
:modal-append-to-body=
"false"
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment