Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
web
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
中汽测评-信息安全测评系统
web
Commits
45704118
Commit
45704118
authored
Mar 29, 2024
by
mengzixuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat(试一下提交): 试
parent
ef1738fa
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1302 additions
and
1282 deletions
+1302
-1282
pnpm-lock.yaml
pnpm-lock.yaml
+1298
-1282
documentReviewDialog.vue
...setting/standardTerms/components/documentReviewDialog.vue
+4
-0
No files found.
pnpm-lock.yaml
View file @
45704118
This diff is collapsed.
Click to expand it.
src/views/setting/standardTerms/components/documentReviewDialog.vue
View file @
45704118
...
@@ -9,6 +9,9 @@
...
@@ -9,6 +9,9 @@
<template
slot=
"title"
>
<template
slot=
"title"
>
<div
class=
"custom_title"
>
{{
'检验内容'
}}
</div>
<div
class=
"custom_title"
>
{{
'检验内容'
}}
</div>
</
template
>
</
template
>
<div>
<el-button
type=
"primary"
@
click=
"relevancy"
>
关联测试内容
</el-button>
</div>
<el-table
<el-table
v-loading=
"loading"
v-loading=
"loading"
class=
"el-table"
class=
"el-table"
...
@@ -77,6 +80,7 @@ export default {
...
@@ -77,6 +80,7 @@ export default {
methods
:
{
methods
:
{
getRows
,
getRows
,
getRows2
,
getRows2
,
relevancy
()
{},
/** 获取文档审查检验内容 */
/** 获取文档审查检验内容 */
init
()
{
init
()
{
this
.
loading
=
true
this
.
loading
=
true
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment