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
cda6ca79
Commit
cda6ca79
authored
Oct 17, 2022
by
jianglong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
UI改造
parent
351df4f3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
86 additions
and
63 deletions
+86
-63
Mt754p.vue
src/views/Business/Bdtudp/Mt754p.vue
+3
-3
Othadvtypp.vue
src/views/Business/Bdtudp/Othadvtypp.vue
+2
-2
Rclp.vue
src/views/Business/Betrcl/Rclp.vue
+2
-2
Docpre.vue
src/views/Business/Brtsnd/Docpre.vue
+18
-7
Mt754p.vue
src/views/Business/Brtsnd/Mt754p.vue
+3
-3
Othadvtypp.vue
src/views/Business/Brtsnd/Othadvtypp.vue
+1
-1
Ovwp.vue
src/views/Business/Brtsnd/Ovwp.vue
+27
-17
Payp.vue
src/views/Business/Brtsnd/Payp.vue
+5
-5
Shpdet.vue
src/views/Business/Brtsnd/Shpdet.vue
+2
-0
index.vue
src/views/Business/Brtsnd/index.vue
+0
-0
Mt754p.vue
src/views/Business/Brtudp/Mt754p.vue
+3
-3
Othadvtypp.vue
src/views/Business/Brtudp/Othadvtypp.vue
+1
-1
Rclp.vue
src/views/Business/Bttrcl/Rclp.vue
+1
-1
Rbip.vue
src/views/Business/Ditopn/Rbip.vue
+4
-4
Infsea.vue
src/views/Business/Infbdd/Infsea.vue
+1
-1
Infsea.vue
src/views/Business/Infbrd/Infsea.vue
+1
-1
Mt754p.vue
src/views/Business/Letdav/Mt754p.vue
+2
-2
Rbip.vue
src/views/Business/Lttame/Rbip.vue
+4
-4
Rbip.vue
src/views/Business/Lttopn/Rbip.vue
+4
-4
Rclp.vue
src/views/Business/Trtrcl/Rclp.vue
+2
-2
No files found.
src/views/Business/Bdtudp/Mt754p.vue
View file @
cda6ca79
...
...
@@ -106,7 +106,7 @@
</el-form-item>
</c-col>
<!--
Reimbursing Bank
-->
<!--
偿付银行
-->
<c-col
:span=
"24"
>
<c-ptap
:model=
"model"
...
...
@@ -207,7 +207,7 @@
<!-- ==================================== 右边 ================================= -->
<c-col
:span=
"11"
:offset=
"1"
>
<!-- S0000155 : Narrative (
Tag 77A of MT754
) -->
<!-- S0000155 : Narrative (
77A
) -->
<c-col
:span=
"24"
>
<c-form-item
label=
"叙述(MT754的标签77A)"
...
...
@@ -225,7 +225,7 @@
</c-form-item>
</c-col>
<!--
Beneficiary's Bank
-->
<!--
受益人银行
-->
<c-col
:span=
"24"
>
<c-ptap
:model=
"model"
...
...
src/views/Business/Bdtudp/Othadvtypp.vue
View file @
cda6ca79
...
...
@@ -136,7 +136,7 @@
</c-form-item>
</c-col>
<!--
Beneficiary's Bank
-->
<!--
受益人银行
-->
<c-col
:span=
"24"
>
<c-ptap
:model=
"model"
...
...
@@ -183,7 +183,7 @@
<!-- S0000215 : Charges -->
<!-- S0000216 : Total Amount Claimed -->
<!-- S0000217 : Account with Bank -->
<!-- S0000218 :
Beneficiary's Bank
-->
<!-- S0000218 :
受益人银行
-->
</div>
</
template
>
<
script
>
...
...
src/views/Business/Betrcl/Rclp.vue
View file @
cda6ca79
...
...
@@ -383,13 +383,13 @@
</c-col>
<c-col
:span=
"24"
>
<c-form-item
label=
"描述内容
:77A:
"
prop=
"trnmod.trndoc.nar754"
>
<c-form-item
label=
"描述内容
(77A)
"
prop=
"trnmod.trndoc.nar754"
>
<c-input
type=
"textarea"
v-model=
"model.trnmod.trndoc.nar754"
maxlength=
"35"
show-word-limit
placeholder=
"请输入
:77A:
内容"
placeholder=
"请输入
77A场
内容"
></c-input>
</c-form-item>
</c-col>
...
...
src/views/Business/Brtsnd/Docpre.vue
View file @
cda6ca79
...
...
@@ -54,12 +54,16 @@
</c-col>
<!-- ====================右边======================= -->
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
" "
prop=
"brdgrp.rec.igndisfl"
label-width=
"120px"
style=
"float:left;"
>
<c-checkbox
v-model=
"model.brdgrp.rec.igndisflg"
>
忽略不符点
</c-checkbox>
</el-form-item>
<el-form-item
label=
" "
prop=
"brdgrp.blk.docdisflg"
label-width=
"120px"
style=
"float:left;"
>
<c-checkbox
v-model=
"model.brdgrp.blk.docdisflg"
>
录入不符点
</c-checkbox>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-checkbox
v-model=
"model.brdgrp.blk.docdisflg"
>
录入不符点
</c-checkbox>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"收到的通知类型"
prop=
"brdgrp.rec.advtyp"
>
<c-select
v-model=
"model.brdgrp.rec.advtyp"
style=
"width:100%"
placeholder=
"请选择收到通知类型"
:code=
"codes.advtyp"
>
...
...
@@ -77,14 +81,21 @@
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-checkbox
v-model=
"model.brdgrp.rec.approvcod"
>
Documents on Approval Basis
</c-checkbox>
<c-col
:span=
"24"
>
<el-form-item
label=
" "
prop=
"brdgrp.rec.approvcod"
label-width=
"120px"
style=
"float:left;"
>
<c-checkbox
v-model=
"model.brdgrp.rec.approvcod"
>
批准的单据
</c-checkbox>
</el-form-item>
<el-form-item
label=
" "
prop=
"brtp.cre732flg"
label-width=
"120px"
style=
"float:left;"
>
<c-checkbox
v-model=
"model.brtp.cre732flg"
disabled
>
创建 MT732
</c-checkbox>
</el-form-item>
</c-col>
<c-col
:span=
"24"
v-show=
"false"
>
<c-checkbox
v-model=
"model.brtp.cre752flg"
>
创建 MT752
</c-checkbox>
</c-col>
<c-col
:span=
"24"
>
<c-checkbox
v-model=
"model.brtp.cre732flg"
disabled
>
创建 MT732
</c-checkbox>
</c-col>
<c-col
:span=
"12"
v-show=
"false"
>
...
...
src/views/Business/Brtsnd/Mt754p.vue
View file @
cda6ca79
...
...
@@ -63,7 +63,7 @@
<c-col
:span=
"24"
>
<c-ptap1
:model=
"model"
:argadr=
"
{
title: '
Reimbursing Bank
',
title: '
偿付银行
',
grp: 'brdgrp',
rol: 'rmb',
}" :disabled="true" disabled1
...
...
@@ -95,7 +95,7 @@
<!-- ==================================== 右边 ================================= -->
<c-col
:span=
"12"
style=
"padding-left: 20px;"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"Narrative (
TAG 77A of MT754
)"
prop=
"brdgrp.blk.nartxt77a"
>
<el-form-item
label=
"Narrative (
77A
)"
prop=
"brdgrp.blk.nartxt77a"
>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.blk.nartxt77a"
maxlength=
"700"
show-word-limit
placeholder=
"请输入Narrative TAG 77A of MT754"
disabled
:rows=
"16"
></c-input>
</el-form-item>
...
...
@@ -103,7 +103,7 @@
<c-col
:span=
"24"
>
<c-ptap1
:model=
"model"
:argadr=
"
{
title: `
Beneficiary's Bank
`,
title: `
受益人银行
`,
grp: 'brdgrp',
rol: 'beb',
}" :disabled="true" disabled1
...
...
src/views/Business/Brtsnd/Othadvtypp.vue
View file @
cda6ca79
...
...
@@ -66,7 +66,7 @@
<!-- 加Mt754p页面的Beneficiary`s Bank -->
<c-col
:span=
"24"
>
<c-ptap1
:model=
"model"
:argadr=
"
{
title: `
Beneficiary's Bank
`,
title: `
受益人银行
`,
grp: 'brdgrp',
rol: 'beb',
}" :disabled="true" disabled1>
...
...
src/views/Business/Brtsnd/Ovwp.vue
View file @
cda6ca79
...
...
@@ -9,18 +9,21 @@
<m-docpre
:model=
"model"
:codes=
"codes"
/>
</el-collapse-item>
<el-collapse-item
title=
"运输详情"
name=
"shpdet"
>
<m-shpdet
:model=
"model"
:codes=
"codes"
/>
<el-collapse-item
title=
"运输详情"
name=
"shpdet"
>
<m-shpdet
:model=
"model"
:codes=
"codes"
/>
</el-collapse-item>
<el-collapse-item
title=
"不符点通知"
name=
"mt750p"
v-if=
"model.brdgrp.rec.advtyp == '750'"
>
<m-mt750p
:model=
"model"
:codes=
"codes"
/>
</el-collapse-item>
<el-collapse-item
title=
"付款通知"
name=
"mt754p"
v-if=
"model.brdgrp.rec.advtyp == '754'"
>
<m-mt754p
:model=
"model"
:codes=
"codes"
/>
</el-collapse-item>
<el-collapse-item
title=
"通知详情"
name=
"othadvtypp"
v-if=
"model.brdgrp.rec.advtyp == 'oth'"
>
<m-othadvtypp
:model=
"model"
:codes=
"codes"
/>
</el-collapse-item>
</el-collapse>
...
...
@@ -36,12 +39,19 @@ import Payp from "./Payp"
import
Docpre
from
"./Docpre"
import
Shpdet
from
"./Shpdet"
import
Mt750p
from
"./Mt750p"
import
Mt754p
from
"./Mt754p"
import
Othadvtypp
from
"./Othadvtypp"
export
default
{
components
:
{
"m-payp"
:
Payp
,
"m-docpre"
:
Docpre
,
"m-shpdet"
:
Shpdet
,
},
"m-payp"
:
Payp
,
"m-docpre"
:
Docpre
,
"m-shpdet"
:
Shpdet
,
"m-mt750p"
:
Mt750p
,
"m-mt754p"
:
Mt754p
,
"m-othadvtypp"
:
Othadvtypp
,
},
inject
:
[
"root"
],
props
:
[
"model"
,
"codes"
],
mixins
:
[
commonProcess
],
...
...
@@ -53,12 +63,12 @@ export default {
},
methods
:
{
...
Event
,
handleChange
(
val
)
{
console
.
log
(
val
);
...
Event
,
handleChange
(
val
)
{
console
.
log
(
val
);
},
},
},
created
:
function
()
{},
created
:
function
()
{},
};
</
script
>
...
...
src/views/Business/Brtsnd/Payp.vue
View file @
cda6ca79
...
...
@@ -71,7 +71,7 @@
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"单据金额"
prop=
"brdgrp.cbs.max.cur"
>
<c-select
v-model=
"model.brdgrp.cbs.max.cur"
style=
"width:100%"
placeholder=
"请选择
Document Amount
"
disabled
>
<c-select
v-model=
"model.brdgrp.cbs.max.cur"
style=
"width:100%"
placeholder=
"请选择
币种
"
disabled
>
</c-select>
</el-form-item>
</c-col>
...
...
@@ -110,7 +110,7 @@
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"远期单据到期日"
prop=
"brdgrp.rec.matdat"
>
<c-date-picker
type=
"date"
v-model=
"model.brdgrp.rec.matdat"
style=
"width:100%"
placeholder=
"请选择
Maturity Date
"
disabled
></c-date-picker>
<c-date-picker
type=
"date"
v-model=
"model.brdgrp.rec.matdat"
style=
"width:100%"
placeholder=
"请选择
日期
"
disabled
></c-date-picker>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
...
...
@@ -150,7 +150,7 @@
<c-col
:span=
"12"
>
<el-form-item
label=
"交单日期"
prop=
"brdgrp.rec.predat"
>
<c-date-picker
type=
"date"
v-model=
"model.brdgrp.rec.predat"
style=
"width:100%"
placeholder=
"请选择
Presentation Date
"
></c-date-picker>
<c-date-picker
type=
"date"
v-model=
"model.brdgrp.rec.predat"
style=
"width:100%"
placeholder=
"请选择
日期
"
></c-date-picker>
</el-form-item>
</c-col>
</c-col>
...
...
@@ -224,7 +224,7 @@
<c-col
:span=
"24"
>
<el-form-item
label=
"交单行"
prop=
"brdgrp.rec.docprbrol"
>
<c-select
v-model=
"model.brdgrp.rec.docprbrol"
style=
"width:100%"
placeholder=
"请选择
Presented by
"
disabled
:code=
"codes.payrol"
>
<c-select
v-model=
"model.brdgrp.rec.docprbrol"
style=
"width:100%"
placeholder=
"请选择
交单角色
"
disabled
:code=
"codes.payrol"
>
</c-select>
</el-form-item>
</c-col>
...
...
@@ -256,7 +256,7 @@
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"付款人"
prop=
"brdgrp.rec.payrol"
>
<c-select
v-model=
"model.brdgrp.rec.payrol"
style=
"width:100%"
placeholder=
"请选择
Payer
"
disabled
:code=
"codes.payrol"
>
<c-select
v-model=
"model.brdgrp.rec.payrol"
style=
"width:100%"
placeholder=
"请选择
付款人
"
disabled
:code=
"codes.payrol"
>
</c-select>
</el-form-item>
</c-col>
...
...
src/views/Business/Brtsnd/Shpdet.vue
View file @
cda6ca79
...
...
@@ -101,7 +101,9 @@
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
" "
prop=
"brdgrp.rec.rtoaplflg"
label-width=
"120px"
style=
"float:left;"
>
<c-checkbox
v-model=
"model.brdgrp.rec.rtoaplflg"
disabled
>
向申请人放行货物
</c-checkbox>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"收货人名称及地址"
prop=
"brdgrp.blk.relstoadr"
>
...
...
src/views/Business/Brtsnd/index.vue
View file @
cda6ca79
This diff is collapsed.
Click to expand it.
src/views/Business/Brtudp/Mt754p.vue
View file @
cda6ca79
...
...
@@ -63,7 +63,7 @@
<c-col
:span=
"24"
>
<c-ptap1
:model=
"model"
:argadr=
"
{
title: '
Reimbursing Bank
',
title: '
偿付银行
',
grp: 'brdgrp',
rol: 'rmb',
}" :disabled="true" disabled1
...
...
@@ -95,7 +95,7 @@
<!-- ==================================== 右边 ================================= -->
<c-col
:span=
"12"
style=
"padding-left: 20px;"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"Narrative (
TAG 77A of MT754
)"
prop=
"brdgrp.blk.nartxt77a"
>
<el-form-item
label=
"Narrative (
77A
)"
prop=
"brdgrp.blk.nartxt77a"
>
<c-input
type=
"textarea"
v-model=
"model.brdgrp.blk.nartxt77a"
maxlength=
"700"
show-word-limit
placeholder=
"请输入Narrative TAG 77A of MT754"
disabled
:rows=
"16"
></c-input>
</el-form-item>
...
...
@@ -103,7 +103,7 @@
<c-col
:span=
"24"
>
<c-ptap1
:model=
"model"
:argadr=
"
{
title: `
Beneficiary's Bank
`,
title: `
受益人银行
`,
grp: 'brdgrp',
rol: 'beb',
}" :disabled="true" disabled1
...
...
src/views/Business/Brtudp/Othadvtypp.vue
View file @
cda6ca79
...
...
@@ -66,7 +66,7 @@
<!-- 加Mt754p页面的Beneficiary`s Bank -->
<c-col
:span=
"24"
>
<c-ptap1
:model=
"model"
:argadr=
"
{
title: `
Beneficiary's Bank
`,
title: `
受益人银行
`,
grp: 'brdgrp',
rol: 'beb',
}" :disabled="true" disabled1>
...
...
src/views/Business/Bttrcl/Rclp.vue
View file @
cda6ca79
...
...
@@ -376,7 +376,7 @@
v-model=
"model.trnmod.trndoc.nar754"
maxlength=
"700"
show-word-limit
placeholder=
"请输入
Narrative :77A:
"
placeholder=
"请输入
叙述内容(77A)
"
rows=
"8"
></c-input>
</c-form-item>
...
...
src/views/Business/Ditopn/Rbip.vue
View file @
cda6ca79
...
...
@@ -63,8 +63,8 @@
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"
Reimbursing Bank
Account Identification"
>
<c-input
v-model=
"model.didgrp.rec.rmbact"
maxlength=
"35"
placeholder=
"请输入
Reimbursing Bank
Account Identification"
></c-input>
<el-form-item
label=
"
偿付银行
Account Identification"
>
<c-input
v-model=
"model.didgrp.rec.rmbact"
maxlength=
"35"
placeholder=
"请输入
偿付银行
Account Identification"
></c-input>
</el-form-item>
</c-col>
...
...
@@ -82,8 +82,8 @@
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"MT747
:77A:
"
>
<c-input
type=
"textarea"
v-model=
"model.ditp.rmbnar"
maxlength=
"35"
show-word-limit
placeholder=
"请输入MT747
:77A:
"
></c-input>
<el-form-item
label=
"MT747
(77A)
"
>
<c-input
type=
"textarea"
v-model=
"model.ditp.rmbnar"
maxlength=
"35"
show-word-limit
placeholder=
"请输入MT747
77A字段
"
></c-input>
</el-form-item>
</c-col>
...
...
src/views/Business/Infbdd/Infsea.vue
View file @
cda6ca79
...
...
@@ -326,7 +326,7 @@ export default {
searol
:[
{
label
:
"Acc. with Bank (ACB)"
,
value
:
"ACB"
},
{
label
:
"Applicant"
,
value
:
"APL"
},
{
label
:
"
Beneficiary's Bank
"
,
value
:
"BEB"
},
{
label
:
"
受益人银行
"
,
value
:
"BEB"
},
{
label
:
"Beneficiary"
,
value
:
"BEN"
},
{
label
:
"Issuing Bank"
,
value
:
"ISS"
},
{
label
:
"Old Account Party"
,
value
:
"OAP"
},
...
...
src/views/Business/Infbrd/Infsea.vue
View file @
cda6ca79
...
...
@@ -356,7 +356,7 @@ export default {
searol
:[
{
label
:
"Acc. with Bank (ACB)"
,
value
:
"ACB"
},
{
label
:
"Applicant"
,
value
:
"APL"
},
{
label
:
"
Beneficiary's Bank
"
,
value
:
"BEB"
},
{
label
:
"
受益人银行
"
,
value
:
"BEB"
},
{
label
:
"Beneficiary"
,
value
:
"BEN"
},
{
label
:
"Issuing Bank"
,
value
:
"ISS"
},
{
label
:
"Old Account Party"
,
value
:
"OAP"
},
...
...
src/views/Business/Letdav/Mt754p.vue
View file @
cda6ca79
<
template
>
<div
class=
"eibs-tab"
>
<!-- ==================================== 左边(和brtudp交易的页面一样) 是此交易Mt750p页面内容加
Reimbursing Bank
================================= -->
<!-- ==================================== 左边(和brtudp交易的页面一样) 是此交易Mt750p页面内容加
偿付银行
================================= -->
<c-col
:span=
"11"
>
<!--加此交易的Mt750p页面的 单据金额 -->
<!--Document Amount 单据金额 -->
...
...
@@ -151,7 +151,7 @@
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"
描述内容 (:77A:)
"
label=
"
叙述内容(77A)
"
prop=
"bedgrp.blk.nartxt77a"
>
<c-input
...
...
src/views/Business/Lttame/Rbip.vue
View file @
cda6ca79
...
...
@@ -35,14 +35,14 @@
<c-col
:span=
"24"
>
<c-form-item
label=
"
Reimbursing Bank
Account Identification"
label=
"
偿付银行
Account Identification"
prop=
"ltdgrp.rec.rmbact"
>
<c-input
v-model=
"model.ltdgrp.rec.rmbact"
maxlength=
"35"
disabled
placeholder=
"请输入
Reimbursing Bank
Account Identification"
placeholder=
"请输入
偿付银行
Account Identification"
></c-input>
</c-form-item>
</c-col>
...
...
@@ -75,13 +75,13 @@
<!-- S0000334 : MT747 :77A: -->
<c-col
:span=
"24"
>
<c-form-item
label=
": MT747
:77A:
"
prop=
"lttp.rmbnar"
>
<c-form-item
label=
": MT747
(77A)
"
prop=
"lttp.rmbnar"
>
<c-input
type=
"textarea"
v-model=
"model.lttp.rmbnar"
maxlength=
"35"
show-word-limit
placeholder=
"请输入: MT747
:77A:
"
placeholder=
"请输入: MT747
77A字段
"
></c-input>
</c-form-item>
</c-col>
...
...
src/views/Business/Lttopn/Rbip.vue
View file @
cda6ca79
...
...
@@ -33,14 +33,14 @@
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<el-form-item
label=
"
Reimbursing Bank
Account Identification"
label=
"
偿付银行
Account Identification"
label-width=
"280px"
prop=
"ltdgrp.rec.rmbact"
>
<c-input
v-model=
"model.ltdgrp.rec.rmbact"
maxlength=
"35"
placeholder=
"请输入
Reimbursing Bank
Account Identification"
placeholder=
"请输入
偿付银行
Account Identification"
></c-input>
</el-form-item>
</c-col>
...
...
@@ -112,13 +112,13 @@
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"MT747
:77A:
"
prop=
"lttp.rmbnar"
>
<el-form-item
label=
"MT747
(77A)
"
prop=
"lttp.rmbnar"
>
<c-input
type=
"textarea"
v-model=
"model.lttp.rmbnar"
maxlength=
"35"
show-word-limit
placeholder=
"请输入MT747
:77A:
"
placeholder=
"请输入MT747
77A字段
"
></c-input>
</el-form-item>
</c-col>
...
...
src/views/Business/Trtrcl/Rclp.vue
View file @
cda6ca79
...
...
@@ -123,8 +123,8 @@
</c-col>
<c-col
:span=
"24"
>
<c-form-item
label=
"
Narrative :77A:
"
prop=
"trnmod.trndoc.nar754"
>
<c-input
type=
"textarea"
v-model=
"model.trnmod.trndoc.nar754"
maxlength=
"35"
show-word-limit
:placeholder=
"$t('other.please_enter')+'
Narrative :77A:
'"
></c-input>
<c-form-item
label=
"
叙述内容(77A)
"
prop=
"trnmod.trndoc.nar754"
>
<c-input
type=
"textarea"
v-model=
"model.trnmod.trndoc.nar754"
maxlength=
"35"
show-word-limit
:placeholder=
"$t('other.please_enter')+'
叙述内容(77A)
'"
></c-input>
</c-form-item>
</c-col>
...
...
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