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 d6542aa9
authored
May 08, 2024
by
henry
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除多余的菜单
1 parent
e7956116
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
27 deletions
src/router/index.js
src/views/layout/leftBar.vue
src/views/postConcentrationCheck/problemAppeal.vue
src/views/postConcentrationCheck/sendIssue.vue
src/router/index.js
View file @
d6542aa
...
...
@@ -53,16 +53,6 @@ export const routes = [
component
:
()
=>
import
(
'@/views/postConcentrationCheck/rectificationFeedbackQuery.vue'
),
},
{
path
:
'/mainLayout/sendIssue'
,
name
:
'sendIssue'
,
component
:
()
=>
import
(
'@/views/postConcentrationCheck/sendIssue.vue'
),
},
{
path
:
'/mainLayout/problemAppeal'
,
name
:
'sendIssue'
,
component
:
()
=>
import
(
'@/views/postConcentrationCheck/problemAppeal.vue'
),
},
{
path
:
'/mainLayout/assistedConfirm'
,
name
:
'assistedConfirm'
,
component
:
()
=>
import
(
'@/views/assessChecks/assistedConfirm.vue'
),
...
...
src/views/layout/leftBar.vue
View file @
d6542aa
...
...
@@ -110,23 +110,6 @@ export default {
url
:
"/mainLayout/rectificationFeedbackQuery"
,
children
:
[]
},
{
name
:
"下发问题"
,
url
:
"/mainLayout/sendIssue"
,
children
:
[]
},
{
name
:
"问题申诉"
,
url
:
"/mainLayout/problemAppeal"
,
children
:
[]
},
{
name
:
"申诉复核"
,
url
:
"/mainLayout/problemAppeal"
,
children
:
[]
},
{
name
:
"问题整改"
,
url
:
"/mainLayout/problemAppeal"
,
children
:
[]
},
{
name
:
"整改复核"
,
url
:
"/mainLayout/problemAppeal"
,
children
:
[]
},
{
name
:
"工作总结"
,
url
:
"/mainLayout/problemAppeal"
,
children
:
[]
},
{
name
:
"数据维护"
,
url
:
"/mainLayout/problemAppeal"
,
children
:
[]
},
],
},
// {
...
...
src/views/postConcentrationCheck/problemAppeal.vue
deleted
100644 → 0
View file @
e795611
This diff is collapsed.
Click to expand it.
src/views/postConcentrationCheck/sendIssue.vue
deleted
100644 → 0
View file @
e795611
This diff is collapsed.
Click to expand it.
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