Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
data_management_system
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
张伯涛
data_management_system
Commits
4d6f2843
Commit
4d6f2843
authored
Dec 02, 2022
by
张伯涛
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
ca29f7a3
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
index.vue
ruoyi-ui/src/views/system/hscj/index.vue
+1
-1
index.vue
ruoyi-ui/src/views/system/ycsb/index.vue
+1
-1
index.vue
ruoyi-ui/src/views/system/yxry/index.vue
+1
-1
No files found.
ruoyi-ui/src/views/system/hscj/index.vue
View file @
4d6f2843
...
...
@@ -355,7 +355,7 @@
/>
<!-- 添加或修改核酸采集对话框 -->
<el-dialog
:title=
"title"
:visible
.
sync=
"open"
width=
"800px"
append-to-body
>
<el-dialog
:title=
"title"
:visible
.
sync=
"open"
:close-on-click-modal=
"false"
width=
"800px"
append-to-body
>
<el-form
:disabled=
"title ==='查看核酸采集'"
v-loading=
"formLoading"
ref=
"form"
:model=
"form"
:rules=
"rules"
label-width=
"auto"
>
<!-- <el-form-item label="序号" prop="xh">-->
<!-- <el-input v-model="form.xh" placeholder="请输入序号" />-->
...
...
ruoyi-ui/src/views/system/ycsb/index.vue
View file @
4d6f2843
...
...
@@ -240,7 +240,7 @@
/>
<!--
添加或修改抗原异常上报对话框
-->
<
el
-
dialog
:
title
=
"title"
:
visible
.
sync
=
"open"
width
=
"800px"
append
-
to
-
body
>
<
el
-
dialog
:
title
=
"title"
:
visible
.
sync
=
"open"
:
close
-
on
-
click
-
modal
=
"false"
width
=
"800px"
append
-
to
-
body
>
<
el
-
form
:
disabled
=
"title ==='查看抗原异常上报'"
v
-
loading
=
"formLoading"
ref
=
"form"
:
model
=
"form"
:
rules
=
"rules"
label
-
width
=
"auto"
>
<
el
-
row
>
<
el
-
col
:
span
=
"12"
>
...
...
ruoyi-ui/src/views/system/yxry/index.vue
View file @
4d6f2843
...
...
@@ -313,7 +313,7 @@
/>
<!--
添加或修改阳性人员对话框
-->
<
el
-
dialog
:
title
=
"title"
:
visible
.
sync
=
"open"
width
=
"800px"
append
-
to
-
body
>
<
el
-
dialog
:
title
=
"title"
:
visible
.
sync
=
"open"
width
=
"800px"
:
close
-
on
-
click
-
modal
=
"false"
append
-
to
-
body
>
<
el
-
form
:
disabled
=
"title ==='查看阳性人员'"
v
-
loading
=
"formLoading"
ref
=
"form"
:
model
=
"form"
:
rules
=
"rules"
label
-
width
=
"auto"
>
<
el
-
row
>
<
el
-
col
:
span
=
"12"
>
...
...
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