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
84584dad
Commit
84584dad
authored
Sep 08, 2022
by
huangxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bot的bug修改
parent
44affc62
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
2 deletions
+5
-2
Default.js
src/model/Botame/Default.js
+2
-0
index.js
src/model/Botset/index.js
+1
-0
Libp.vue
src/views/Business/Botdav/Libp.vue
+2
-2
No files found.
src/model/Botame/Default.js
View file @
84584dad
...
...
@@ -68,5 +68,7 @@ export default {
"oldbodgrp.rec.matpertyp"
:
Utils
.
defaultFunction
,
"botamep.amedat"
:
Utils
.
defaultFunction
,
"oldbodgrp.rec.matpercnt"
:
Utils
.
defaultFunction
,
"bodgrp.blk.docpre"
:
Utils
.
defaultFunction
,
"botp.docgrdm.docgrd"
:
Utils
.
defaultFunction
,
}
//你可以添加自动default处理
src/model/Botset/index.js
View file @
84584dad
...
...
@@ -213,6 +213,7 @@ export default class Botset{
account
:
""
,
// ACT .lendoc.account
vercerref
:
""
,
// Verification Certificate Number .lendoc.vercerref
decnum
:
""
,
// Declaration Number .lendoc.decnum
botsetl1blk
:
""
,
},
bopmod
:{
szflg
:
""
,
// 申报类型 .bopmod.szflg
...
...
src/views/Business/Botdav/Libp.vue
View file @
84584dad
...
...
@@ -69,7 +69,7 @@
v-model=
"model.cnybop.cnylib.sforeigncountrycode"
maxlength=
"3"
placeholder=
"请输入境外企业国别地区代码"
@
keyup
.
enter
.
native=
"
eventFunction
('cnybop.cnylib.sforeigncountrycode')"
@
keyup
.
enter
.
native=
"
showGridPromptDialog
('cnybop.cnylib.sforeigncountrycode')"
></c-input>
<template
slot=
"footer"
>
<!-- @click="showGridPromptDialog('cnybop.libcty.selbut1',null,null,
{TXT:'cnybop.cnylib.sforeigncountrycode'},{TXT:false},'doxpDialog')" -->
...
...
@@ -77,7 +77,7 @@
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"
onLibctySelbut1
"
@
click=
"
showGridPromptDialog('cnybop.codcny.selbut1', null, null,
{COD: 'cnybop.cnylib.sforeigncountrycode'}, {TXT: false},'doxpDialog')
"
>
?
</c-button>
...
...
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