Commit 199557d6 by Wuyuqiu

bftacc交易bug修改

parent a6c7a9ed
......@@ -204,7 +204,7 @@
disabled
>
<el-option
v-for="item in codes.docsta"
v-for="item in codes.docsta1"
:key="item.value"
:label="item.label"
:value="item.value"
......@@ -311,7 +311,8 @@
</el-form-item>
</c-col>
<c-col :span="24">
<c-col :span="11">
<c-col :span="24">
<el-form-item label="收到报文明细" prop="trnmod.swiadd.strinf">
<c-input type="textarea" v-model="model.trnmod.swiadd.strinf" maxlength="35" show-word-limit placeholder="请输入收到报文明细" ></c-input>
</el-form-item>
......@@ -450,6 +451,8 @@
</el-form-item>
</c-col>
</c-col>
</c-col>
<!-- <c-col :span="12">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment