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
70dab2c9
Commit
70dab2c9
authored
Oct 11, 2022
by
Wuyuqiu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加申报信息响应
parent
e4969d37
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
8 deletions
+5
-8
Ovwp.vue
src/views/Business/Litopn/Ovwp.vue
+4
-7
index.vue
src/views/Business/Litopn/index.vue
+1
-1
No files found.
src/views/Business/Litopn/Ovwp.vue
View file @
70dab2c9
...
...
@@ -89,7 +89,6 @@
-->
<el-col
:span=
"24"
>
<c-fullbox>
<c-col
:span=
"11"
>
<el-form-item
label=
"名义金额"
prop=
"lidgrp.cbs.nom1.cur"
>
<c-select
...
...
@@ -124,7 +123,7 @@
</c-col>
<c-col
:span=
"4"
>
<
template
slot=
"footer"
>
<
template
>
<c-checkbox
@
change=
"open"
v-model=
"model.litp.aamp.aammod.addamtflg"
...
...
@@ -133,7 +132,6 @@
>
</
template
>
</c-col>
</c-fullbox>
</el-col>
<c-col
:span=
"14"
>
<el-form-item
label=
"溢短装"
prop=
"lidgrp.rec.nomtop"
>
...
...
@@ -450,7 +448,7 @@
type=
"textarea"
:rows=
"4"
v-model=
"model.lidgrp.apl.pts.adrblk"
maxlength=
"
14
0"
maxlength=
"
5
0"
disabled
show-word-limit
placeholder=
"请输入名称地址"
...
...
@@ -549,7 +547,7 @@
type=
"textarea"
:rows=
"4"
v-model=
"model.lidgrp.adv.pts.adrblk"
maxlength=
"
14
0"
maxlength=
"
8
0"
disabled
show-word-limit
placeholder=
"请输入名称地址"
...
...
@@ -644,8 +642,7 @@
type=
"textarea"
:rows=
"4"
v-model=
"model.lidgrp.ben.pts.adrblk"
maxlength=
"140"
:disabled=
"model.lidgrp.ben.pts.extkey!=''||model.lidgrp.ben.pts.extkey!=null"
maxlength=
"80"
show-word-limit
placeholder=
"请输入名称地址"
></c-input>
...
...
src/views/Business/Litopn/index.vue
View file @
70dab2c9
...
...
@@ -129,7 +129,7 @@
</el-tab-pane>
<!--PD000002 -->
<el-tab-pane
label=
"申报信息"
name=
"cnyp"
>
<el-tab-pane
label=
"申报信息"
name=
"cnyp
,libp
"
>
<c-content>
<m-cnyp
:model=
"model"
:codes=
"codes"
/>
</c-content>
...
...
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