Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lxyl-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
李苏
lxyl-vue
Commits
0c2111d6
Commit
0c2111d6
authored
Jul 31, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
主从表改单表
parent
9c6142e1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
edit.vue
src/views/ccgl/kngl/phsd/edit.vue
+3
-3
No files found.
src/views/ccgl/kngl/phsd/edit.vue
View file @
0c2111d6
<
template
>
<RelDialog
bigTitle
detailTable=
'U_LOTHOLDMX'
@
getFormDetail=
'getFormDetail'
width=
"
7
0%"
:type=
'type'
<RelDialog
bigTitle
detailTable=
'U_LOTHOLDMX'
@
getFormDetail=
'getFormDetail'
width=
"
6
0%"
:type=
'type'
:editApp=
'editApp'
:app=
'app'
:buttonApp=
'buttonApp'
>
<el-form
slot=
"form"
ref=
"form"
:model=
"form"
label-width=
"100px"
:rules=
"rules"
>
<!-- 查询弹框-->
...
...
@@ -11,7 +11,7 @@
<!-- 额外数据 -->
</el-row>
<div
class=
"editTab"
>
<!--
<div
class=
"editTab"
>
<editTableForEdit
:indexApp=
'app'
:AuxButton=
'false'
ref=
"editTableForEdit"
:editTableTitle=
'editTableTitle'
v-if=
"editTableForEdit"
:computedRow=
'computedRow'
:editTableData=
"formDetail"
>
<template
v-if=
"type!='view'"
#
toolbar=
"ctx"
>
...
...
@@ -19,7 +19,7 @@
</
template
>
</editTableForEdit>
</div>
</div>
-->
</el-form>
<!-- editTab数据 -->
...
...
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