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
d0edd9b4
Commit
d0edd9b4
authored
Sep 27, 2022
by
liyixun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
BTTSE代码优化
parent
4d848304
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
1 deletions
+10
-1
Cnyp.vue
src/views/Business/Bttset/Cnyp.vue
+1
-0
Incp.vue
src/views/Business/Bttset/Incp.vue
+0
-1
Setp.vue
src/views/Business/Bttset/Setp.vue
+2
-0
index.vue
src/views/Business/Bttset/index.vue
+7
-0
No files found.
src/views/Business/Bttset/Cnyp.vue
View file @
d0edd9b4
...
...
@@ -8,6 +8,7 @@
style=
"width: 100%"
placeholder=
"请选择是否报送跨境人民币2101表"
:code=
"codes.cnyflg"
:disabled=
"model.btdgrp.cbs.max.cur!='CNY'"
>
</c-select>
</el-form-item>
...
...
src/views/Business/Bttset/Incp.vue
View file @
d0edd9b4
...
...
@@ -239,7 +239,6 @@
)
"
>
?
</c-button>
</
template
>
</c-fullbox>
...
...
src/views/Business/Bttset/Setp.vue
View file @
d0edd9b4
...
...
@@ -256,6 +256,7 @@
<!-- 下左 -->
<c-col
:span=
"12"
>
<c-col
:span=
"24"
>
<c-form-item
label-width=
"0"
prop=
"liaall.tenstm"
>
<c-istream-table
ref=
"table"
:list=
"model.liaall.tenstm.rows || []"
...
...
@@ -265,6 +266,7 @@
prop=
"liaall.tenstm"
>
</c-istream-table>
</c-form-item>
</c-col>
<c-col
:span=
"24"
>
...
...
src/views/Business/Bttset/index.vue
View file @
d0edd9b4
...
...
@@ -109,6 +109,13 @@
</c-tabs>
</el-form>
<c-grid-ety-prompt-dialog
ref=
"doxpDialog"
:isPty=
"false"
:promptData=
"promptData"
@
select-ety=
"selectMsg"
>
</c-grid-ety-prompt-dialog>
<c-grid-ety-prompt-dialog
ref=
"etyDialog"
:promptData=
"promptData"
v-on:select-ety=
"selectEty"
...
...
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