Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
device-platform
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
device-platform
Commits
b9e1d94f
Commit
b9e1d94f
authored
May 23, 2022
by
赵啸非
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改设备站点名称
parent
ee29c2c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
device-manager-ui/admin/src/views/device/dialogshow.vue
device-manager-ui/admin/src/views/device/dialogshow.vue
+15
-0
No files found.
device-manager-ui/admin/src/views/device/dialogshow.vue
View file @
b9e1d94f
...
...
@@ -10,6 +10,21 @@
v-model=
"form.deviceName"
placeholder=
"请输入设备名称"
/>
<Field
:span=
"20"
label=
"站点编码"
prop=
"siteNum"
v-model=
"form.siteNum"
placeholder=
"请输入站点编码"
/>
<Field
:span=
"20"
label=
"站点名称"
prop=
"siteName"
v-model=
"form.siteName"
placeholder=
"请输入站点名称"
/>
<Field
:span=
"20"
label=
"设备编码"
...
...
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