Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
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
fukai
vue-gjjs
Commits
15a8fdc1
Commit
15a8fdc1
authored
Jun 16, 2022
by
wangren
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
litsel 交易优化
parent
ab2ef113
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
3 deletions
+8
-3
Sel.vue
src/views/Business/Litsel/Sel.vue
+8
-3
No files found.
src/views/Business/Litsel/Sel.vue
View file @
15a8fdc1
...
...
@@ -9,6 +9,7 @@
v-model=
"model.lidgrp.rec.ownref"
maxlength=
"16"
style=
"width: 100%"
@
keyup
.
enter
.
native=
"showGridPromptDialog('lidgrp.rec.ownref')"
></c-input>
<template
slot=
"footer"
>
<c-button
...
...
@@ -42,7 +43,9 @@
<c-col
:span=
"24"
>
<c-form-item
label=
"Document Reference"
prop=
"brdgrp.rec.ownref"
>
<c-fullbox>
<c-input
v-model=
"model.brdgrp.rec.ownref"
maxlength=
"16"
></c-input>
<c-input
v-model=
"model.brdgrp.rec.ownref"
maxlength=
"16"
@
keyup
.
enter
.
native=
"showGridPromptDialog('brdgrp.rec.ownref')"
></c-input>
<
template
slot=
"footer"
>
<c-button
style=
"margin: 0 10px 0 10px; padding: 0 12px"
...
...
@@ -64,7 +67,9 @@
<c-col
:span=
"24"
>
<c-form-item
label=
"Finance Reference"
prop=
"trdgrp.rec.ownref"
>
<c-fullbox>
<c-input
v-model=
"model.trdgrp.rec.ownref"
maxlength=
"16"
></c-input>
<c-input
v-model=
"model.trdgrp.rec.ownref"
maxlength=
"16"
@
keyup
.
enter
.
native=
"showGridPromptDialog('trdgrp.rec.ownref')"
></c-input>
<
template
slot=
"footer"
>
<c-button
style=
"margin: 0 10px 0 10px; padding: 0 12px"
...
...
@@ -542,7 +547,7 @@
</el-col>
<!-- 右 -->
<el-col
:span=
"11"
offset=
"1"
>
<el-col
:span=
"11"
:
offset=
"1"
>
<c-col
:span=
"24"
>
<c-form-item
label=
"Name "
prop=
"lidgrp.rec.nam"
>
<c-input
...
...
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