Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
liangzhen
/
framework-tools-web
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 e2b3990d
authored
Mar 18, 2024
by
史敦盼
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' into sdp-v1
2 parents
d8a9ab06
c7269591
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
10 additions
and
10 deletions
src/views/reviewArchiFollowCheck/tab1.vue
src/views/reviewArchiFollowCheck/tab2.vue
src/views/reviewArchiFollowCheck/tab3.vue
src/views/reviewArchiFollowCheck/tab4.vue
src/views/reviewArchiFollowCheck/tab5.vue
src/views/reviewArchiFollowCheck/tab1.vue
View file @
e2b3990
...
...
@@ -69,7 +69,7 @@ export default {
methods
:
{
getDetails
()
{
//查看详情,从表格跳转过来的
const
params
=
{
archiPrjR
eviewEnum
:
'SECURITY_ARCHITECTURE_CONFORMANCE'
,
r
eviewEnum
:
'SECURITY_ARCHITECTURE_CONFORMANCE'
,
prjId
:
this
.
prjId
,
}
queryReviewArchiFollowCheckRightSuggestionDetails
(
params
).
then
(
res
=>
{
...
...
@@ -105,7 +105,7 @@ export default {
},
saveSuggestion
()
{
//保存
const
params
=
{
"
archiPrjR
eviewEnum"
:
"SECURITY_ARCHITECTURE_CONFORMANCE"
,
"
r
eviewEnum"
:
"SECURITY_ARCHITECTURE_CONFORMANCE"
,
"prjId"
:
this
.
prjId
,
"reviewState"
:
this
.
radio
,
"reviewSuggestion"
:
this
.
textarea
...
...
src/views/reviewArchiFollowCheck/tab2.vue
View file @
e2b3990
...
...
@@ -69,7 +69,7 @@ export default {
methods
:
{
getDetails
()
{
//查看详情,从表格跳转过来的
const
params
=
{
archiPrjR
eviewEnum
:
'DEPLOYMENT_ARCHITECTURE_REVIEW'
,
r
eviewEnum
:
'DEPLOYMENT_ARCHITECTURE_REVIEW'
,
prjId
:
this
.
prjId
,
}
queryReviewArchiFollowCheckRightSuggestionDetails
(
params
).
then
(
res
=>
{
...
...
@@ -105,7 +105,7 @@ export default {
},
saveSuggestion
()
{
//保存
const
params
=
{
"
archiPrjR
eviewEnum"
:
"DEPLOYMENT_ARCHITECTURE_REVIEW"
,
"
r
eviewEnum"
:
"DEPLOYMENT_ARCHITECTURE_REVIEW"
,
"prjId"
:
this
.
prjId
,
"reviewState"
:
this
.
radio
,
"reviewSuggestion"
:
this
.
textarea
...
...
src/views/reviewArchiFollowCheck/tab3.vue
View file @
e2b3990
...
...
@@ -70,7 +70,7 @@ export default {
methods
:
{
getDetails
()
{
//查看详情,从表格跳转过来的
const
params
=
{
archiPrjR
eviewEnum
:
'TECHNICAL_ARCHITECTURE_CONFORMANCE'
,
r
eviewEnum
:
'TECHNICAL_ARCHITECTURE_CONFORMANCE'
,
prjId
:
this
.
prjId
,
}
queryReviewArchiFollowCheckRightSuggestionDetails
(
params
).
then
(
res
=>
{
...
...
@@ -106,7 +106,7 @@ export default {
},
saveSuggestion
()
{
//保存
const
params
=
{
"
archiPrjR
eviewEnum"
:
"TECHNICAL_ARCHITECTURE_CONFORMANCE"
,
"
r
eviewEnum"
:
"TECHNICAL_ARCHITECTURE_CONFORMANCE"
,
"prjId"
:
this
.
prjId
,
"reviewState"
:
this
.
radio
,
"reviewSuggestion"
:
this
.
textarea
...
...
src/views/reviewArchiFollowCheck/tab4.vue
View file @
e2b3990
...
...
@@ -70,7 +70,7 @@ export default {
methods
:
{
getDetails
()
{
//查看详情,从表格跳转过来的
const
params
=
{
archiPrjR
eviewEnum
:
'APPLICATION_ARCHITECTURE_CONFORMANCE'
,
r
eviewEnum
:
'APPLICATION_ARCHITECTURE_CONFORMANCE'
,
prjId
:
this
.
prjId
,
}
queryReviewArchiFollowCheckRightSuggestionDetails
(
params
).
then
(
res
=>
{
...
...
@@ -106,7 +106,7 @@ export default {
},
saveSuggestion
()
{
//保存
const
params
=
{
"
archiPrjR
eviewEnum"
:
"APPLICATION_ARCHITECTURE_CONFORMANCE"
,
"
r
eviewEnum"
:
"APPLICATION_ARCHITECTURE_CONFORMANCE"
,
"prjId"
:
this
.
prjId
,
"reviewState"
:
this
.
radio
,
"reviewSuggestion"
:
this
.
textarea
...
...
src/views/reviewArchiFollowCheck/tab5.vue
View file @
e2b3990
...
...
@@ -70,7 +70,7 @@ export default {
methods
:
{
getDetails
()
{
//查看详情,从表格跳转过来的
const
params
=
{
archiPrjR
eviewEnum
:
'PHYSICAL_DATA_ARCHITECTURE_CONFORMANCE'
,
r
eviewEnum
:
'PHYSICAL_DATA_ARCHITECTURE_CONFORMANCE'
,
prjId
:
this
.
prjId
,
}
queryReviewArchiFollowCheckRightSuggestionDetails
(
params
).
then
(
res
=>
{
...
...
@@ -106,7 +106,7 @@ export default {
},
saveSuggestion
()
{
//保存
const
params
=
{
"
archiPrjR
eviewEnum"
:
"PHYSICAL_DATA_ARCHITECTURE_CONFORMANCE"
,
"
r
eviewEnum"
:
"PHYSICAL_DATA_ARCHITECTURE_CONFORMANCE"
,
"prjId"
:
this
.
prjId
,
"reviewState"
:
this
.
radio
,
"reviewSuggestion"
:
this
.
textarea
...
...
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