Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sgaqgl-vue
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
李苏
sgaqgl-vue
Commits
08860671
Commit
08860671
authored
Nov 09, 2022
by
zhoumaotao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
设备巡检2
parent
01421ad5
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
edit.vue
src/views/equipment/inspection/new/edit.vue
+2
-2
index.vue
src/views/equipment/inspection/new/index.vue
+1
-1
No files found.
src/views/equipment/inspection/new/edit.vue
View file @
08860671
...
@@ -11,8 +11,8 @@
...
@@ -11,8 +11,8 @@
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"设备分类"
ref=
"
flid"
prop=
"flid
"
>
<el-form-item
label=
"设备分类"
ref=
"
xtfl"
prop=
"xtfl
"
>
<el-input
:readonly=
"readonly"
v-model=
"form.
flid
"
></el-input>
<el-input
:readonly=
"readonly"
v-model=
"form.
xtfl
"
></el-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
</el-row>
</el-row>
...
...
src/views/equipment/inspection/new/index.vue
View file @
08860671
...
@@ -75,7 +75,7 @@
...
@@ -75,7 +75,7 @@
/* 表格标题对应参数*/
/* 表格标题对应参数*/
tableTitle
:
[
tableTitle
:
[
{
label
:
"巡检日期"
,
prop
:
"xjrq"
,
fieldType
:
"ftDateTime"
},
{
label
:
"巡检日期"
,
prop
:
"xjrq"
,
fieldType
:
"ftDateTime"
},
{
label
:
"设备分类"
,
prop
:
"
flid
"
,
fieldType
:
"ftString"
,
width
:
96
},
{
label
:
"设备分类"
,
prop
:
"
xtfl
"
,
fieldType
:
"ftString"
,
width
:
96
},
{
label
:
"设备分类"
,
prop
:
"xtflName"
,
fieldType
:
"ftString"
,
width
:
96
},
{
label
:
"设备分类"
,
prop
:
"xtflName"
,
fieldType
:
"ftString"
,
width
:
96
},
{
label
:
"设备ID"
,
prop
:
"sbxxid"
,
fieldType
:
"ftString"
,
width
:
192
},
{
label
:
"设备ID"
,
prop
:
"sbxxid"
,
fieldType
:
"ftString"
,
width
:
192
},
{
label
:
"设备编号"
,
prop
:
"sbxxCode"
,
fieldType
:
"ftString"
,
width
:
192
},
{
label
:
"设备编号"
,
prop
:
"sbxxCode"
,
fieldType
:
"ftString"
,
width
:
192
},
...
...
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