Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
W
whp-xl
Project
Project
Details
Activity
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
lizhichao
whp-xl
Commits
25fa61ca
Commit
25fa61ca
authored
Aug 28, 2021
by
yaqizhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改按钮
parent
7b5403d1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
qyMap.vue
dcit-hcsystem-hcsystem-master/src/views/qyMap/qyMap.vue
+9
-9
No files found.
dcit-hcsystem-hcsystem-master/src/views/qyMap/qyMap.vue
View file @
25fa61ca
...
...
@@ -94,19 +94,19 @@
<el-dialog
title=
"危险源"
:visible
.
sync=
"dialogVisible1"
>
<el-form
ref=
"goods"
:model=
"goods"
label-width=
"100px"
class=
"demo-ruleForm"
>
<el-form-item
label=
"名称:"
prop=
"goodsName"
>
<
input
type=
"text"
></
input>
<
el-input
type=
"text"
></el-
input>
</el-form-item>
<el-form-item
label=
"物品类型:"
prop=
"category"
>
<
input
type=
"text"
></
input>
<
el-input
type=
"text"
></el-
input>
</el-form-item>
<el-form-item
label=
"联系人:"
prop=
"contacts"
>
<
input
type=
"text"
></
input>
<
el-input
type=
"text"
></el-
input>
</el-form-item>
<el-form-item
label=
"联系电话:"
prop=
"phone"
>
<
input
type=
"text"
></
input>
<
el-input
type=
"text"
></el-
input>
</el-form-item>
<el-form-item
label=
"危险等级:"
prop=
"dangerGrade"
>
<
input
type=
"text"
></
input>
<
el-input
type=
"text"
></el-
input>
</el-form-item>
</el-form>
<div
slot=
"footer"
class=
"dialog-footer"
>
...
...
@@ -117,16 +117,16 @@
<el-dialog
title=
"隐患"
:visible
.
sync=
"dialogVisible2"
>
<el-form
ref=
"trouble"
:model=
"trouble"
label-width=
"100px"
class=
"demo-ruleForm"
>
<el-form-item
label=
"隐患名称:"
prop=
"troubleName"
>
<
input
type=
"text"
></
input>
<
el-input
type=
"text"
></el-
input>
</el-form-item>
<el-form-item
label=
"隐患类型:"
prop=
"troubleType"
>
<
input
type=
"text"
></
input>
<
el-input
type=
"text"
></el-
input>
</el-form-item>
<el-form-item
label=
"隐患等级:"
prop=
"troubleLevel"
"
>
<
input
type=
"text"
></
input>
<
el-input
type=
"text"
></el-
input>
</el-form-item>
<el-form-item
label=
"地址:"
prop=
"address"
>
<
input
type=
"text"
></
input>
<
el-input
type=
"text"
></el-
input>
</el-form-item>
</el-form>
<div
slot=
"footer"
class=
"dialog-footer"
>
...
...
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