Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
zghywpc-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
李苏
zghywpc-vue
Commits
79a63de4
Commit
79a63de4
authored
Nov 06, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
字段调整
parent
964c793d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
edit.vue
src/views/fmegl/fmekpigl/biao/edit.vue
+2
-2
index.vue
src/views/fmegl/fmekpigl/biao/index.vue
+1
-1
No files found.
src/views/fmegl/fmekpigl/biao/edit.vue
View file @
79a63de4
...
...
@@ -3,7 +3,7 @@
* @Author: lisu lisu@gavelinfo.com
* @Date: 2024-09-19 10:47:46
* @LastEditors: lisu lisu@gavelinfo.com
* @LastEditTime: 2024-1
0-30 11:02:01
* @LastEditTime: 2024-1
1-06 15:41:19
* @FilePath: /zghywpc-vue/src/views/fmegl/fmekpigl/biao/edit.vue
-->
<
template
>
...
...
@@ -31,7 +31,7 @@
/* 生成form表单 */
editColItemList
:
[
{
label
:
"
机组
名称"
,
label
:
"名称"
,
prop
:
"jzmc"
,
span
:
12
,
type
:
"RelSelect"
,
...
...
src/views/fmegl/fmekpigl/biao/index.vue
View file @
79a63de4
...
...
@@ -32,7 +32,7 @@
/* 基本配置*/
url
:
'fme/ufmekpi'
,
tableTitle
:
[{
title
:
"
机组
名称"
,
title
:
"名称"
,
field
:
"jzmc"
,
width
:
130
},
...
...
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