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
zhouqian
vue-gjjs
Commits
3c49753d
Commit
3c49753d
authored
Aug 30, 2022
by
liuxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
草稿箱经办柜员处理
parent
b8503f62
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
17 additions
and
1 deletions
+17
-1
Menu.vue
src/views/Business/Sptsel/Sptbrk/Menu.vue
+9
-1
index.vue
src/views/Business/Sptsel/Sptbrk/index.vue
+5
-0
Docpan.vue
src/views/Public/Docpan.vue
+3
-0
No files found.
src/views/Business/Sptsel/Sptbrk/Menu.vue
View file @
3c49753d
...
...
@@ -158,7 +158,15 @@
</c-col>
<c-col
:span=
"8"
v-if=
"model.usfmod.flt === '
<SELU>
'">
<el-form-item
label=
"经办柜员"
style=
"width: 100%"
>
<c-input></c-input>
<c-input
style=
"width: 100%"
v-model=
"model.usfmod.usr.extkey"
maxlength=
"120"
placeholder=
"请输入经办柜员"
@
keyup
.
enter
.
native=
"
showGridPromptDialog('usfmod.usr.extkey')
"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"8"
v-else-if=
"model.usfmod.flt === '
<SELB>
'">
...
...
src/views/Business/Sptsel/Sptbrk/index.vue
View file @
3c49753d
...
...
@@ -9,6 +9,11 @@
<!--
</el-tab-pane>
-->
<!--
</c-tabs>
-->
</el-form>
<c-grid-ety-prompt-dialog
ref=
"etyDialog"
:promptData=
"promptData"
v-on:select-ety=
"selectEty"
>
</c-grid-ety-prompt-dialog>
</div>
</
template
>
<
script
>
...
...
src/views/Public/Docpan.vue
View file @
3c49753d
...
...
@@ -286,6 +286,9 @@
<c-fullbox>
<c-input
v-model=
"dialog.rcv.pts.extkey"
@
keyup
.
enter
.
native=
"
showGridPromptDialog('trnmod.trndoc.doccur.rcv.pts.extkey')
"
/>
<template
slot=
"footer"
>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-search"
...
...
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