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
61749d1d
Commit
61749d1d
authored
Nov 28, 2022
by
tianxinyu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复【LITROG】船务公司输入%%%%后点击回车调不出弹窗问题
parent
a5519cfe
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
+5
-1
Shpdet.vue
src/views/Business/Litrog/Shpdet.vue
+5
-1
No files found.
src/views/Business/Litrog/Shpdet.vue
View file @
61749d1d
...
@@ -144,7 +144,11 @@
...
@@ -144,7 +144,11 @@
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"船务公司"
prop=
"brdgrp.shp.pts.extkey"
>
<el-form-item
label=
"船务公司"
prop=
"brdgrp.shp.pts.extkey"
>
<c-fullbox>
<c-fullbox>
<c-input
v-model=
"model.brdgrp.shp.pts.extkey"
maxlength=
"16"
placeholder=
"请输入地址编码"
></c-input>
<c-input
v-model=
"model.brdgrp.shp.pts.extkey"
maxlength=
"16"
placeholder=
"请输入地址编码"
@
keyup
.
enter
.
native=
"
showGridPromptDialog('brdgrp.shp.pts.extkey')
"
></c-input>
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<c-button
<c-button
style=
"margin: 0 5px 0 10px; padding: 0 12px"
style=
"margin: 0 5px 0 10px; padding: 0 12px"
...
...
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