Commit 7875c1a4 by wjj

wjj

parent 44145c44
...@@ -35,15 +35,18 @@ ...@@ -35,15 +35,18 @@
</c-select> </c-select>
</el-form-item> </el-form-item>
</c-col> </c-col>
<c-col :span="24"> <c-col :span="20">
<el-form-item label="Our Charges to" prop="bcdgrp.rec.chato"> <el-form-item label="Other Instructions" prop="bcdgrp.blk.othins">
<c-select v-model="model.bcdgrp.rec.chato" style="width:50%" placeholder="请选择Our Charges to"> <c-input type="textarea" v-model="model.bcdgrp.blk.othins" maxlength="65" show-word-limit
<el-option v-for="item in codes.chadet" :key="item.value" :label="item.label" placeholder="请输入Other Instructions">
:value="item.value"> </c-input>
</el-option>
</c-select>
</el-form-item> </el-form-item>
</c-col> </c-col>
<c-col :span="4">
<c-button size="small" type="primary" icon="el-icon-search" @click="onOthins1Buttxmsel">
...
</c-button>
</c-col>
<c-col :span="24"> <c-col :span="24">
<el-form-item label="Good's Code (for Statistics)" prop="bcdgrp.rec.stagod"> <el-form-item label="Good's Code (for Statistics)" prop="bcdgrp.rec.stagod">
<c-select v-model="model.bcdgrp.rec.stagod" style="width:50%" <c-select v-model="model.bcdgrp.rec.stagod" style="width:50%"
...@@ -58,13 +61,14 @@ ...@@ -58,13 +61,14 @@
<!-- ====================右边======================= --> <!-- ====================右边======================= -->
<c-col :span="12"> <c-col :span="12">
<c-col :span="24"> <c-col :span="24">
<c-col :span="20"> <c-col :span="24">
<el-form-item label="Charges Condition" prop="bcdgrp.blk.othins"> <el-form-item label="Charges Condition" prop="bcdgrp.rec.chato">
<c-select type="textarea" v-model="model.bcdgrp.blk.othins" maxlength="65" show-word-limit <c-select v-model="model.bcdgrp.rec.chato" style="width:50%" placeholder="请输入Charges Condition">
placeholder="请输入Charges Condition"></c-select> <el-option v-for="item in codes.chadet" :key="item.value" :label="item.label"
:value="item.value">
</el-option>
</c-select>
</el-form-item> </el-form-item>
<el-option v-for="item in codes.chadet" :key="item.value" :label="item.label" :value="item.value">
</el-option>
</c-col> </c-col>
</c-col> </c-col>
<c-col :span="24"> <c-col :span="24">
...@@ -74,6 +78,9 @@ ...@@ -74,6 +78,9 @@
</el-form-item> </el-form-item>
</c-col> </c-col>
<c-col :span="24"> <c-col :span="24">
<c-checkbox v-model="model.bcdgrp.rec.focflg" style="width:50%">Free of Payment</c-checkbox>
</c-col>
<c-col :span="24">
<el-form-item label="Waive Collecting Bank Charges" prop="bcdgrp.rec.waicolcod"> <el-form-item label="Waive Collecting Bank Charges" prop="bcdgrp.rec.waicolcod">
<c-select v-model="model.bcdgrp.rec.waicolcod" style="width:50%" <c-select v-model="model.bcdgrp.rec.waicolcod" style="width:50%"
placeholder="请选择Waive Collecting Bank Charges"> placeholder="请选择Waive Collecting Bank Charges">
...@@ -102,9 +109,6 @@ ...@@ -102,9 +109,6 @@
</c-select> </c-select>
</el-form-item> </el-form-item>
</c-col> </c-col>
<c-col :span="24">
<c-checkbox v-model="model.bcdgrp.rec.focflg">Free of Payment</c-checkbox>
</c-col>
</c-col> </c-col>
</c-row> </c-row>
</template> </template>
......
...@@ -35,15 +35,18 @@ ...@@ -35,15 +35,18 @@
</c-select> </c-select>
</el-form-item> </el-form-item>
</c-col> </c-col>
<c-col :span="24"> <c-col :span="20">
<el-form-item label="Our Charges to" prop="bcdgrp.rec.chato"> <el-form-item label="Other Instructions" prop="bcdgrp.blk.othins">
<c-select v-model="model.bcdgrp.rec.chato" style="width:50%" placeholder="请选择Our Charges to"> <c-input type="textarea" v-model="model.bcdgrp.blk.othins" maxlength="65" show-word-limit
<el-option v-for="item in codes.chadet" :key="item.value" :label="item.label" placeholder="请输入Other Instructions">
:value="item.value"> </c-input>
</el-option>
</c-select>
</el-form-item> </el-form-item>
</c-col> </c-col>
<c-col :span="4">
<c-button size="small" type="primary" icon="el-icon-search" @click="onOthins1Buttxmsel">
...
</c-button>
</c-col>
<c-col :span="24"> <c-col :span="24">
<el-form-item label="Good's Code (for Statistics)" prop="bcdgrp.rec.stagod"> <el-form-item label="Good's Code (for Statistics)" prop="bcdgrp.rec.stagod">
<c-select v-model="model.bcdgrp.rec.stagod" style="width:50%" <c-select v-model="model.bcdgrp.rec.stagod" style="width:50%"
...@@ -59,12 +62,13 @@ ...@@ -59,12 +62,13 @@
<c-col :span="12"> <c-col :span="12">
<c-col :span="24"> <c-col :span="24">
<c-col :span="24"> <c-col :span="24">
<el-form-item label="Charges Condition" prop="bcdgrp.blk.othins"> <el-form-item label="Charges Condition" prop="bcdgrp.rec.chato">
<c-select type="textarea" v-model="model.bcdgrp.blk.othins" maxlength="65" show-word-limit <c-select v-model="model.bcdgrp.rec.chato" style="width:50%" placeholder="请输入Charges Condition">
placeholder="请输入Charges Condition"></c-select> <el-option v-for="item in codes.chadet" :key="item.value" :label="item.label"
:value="item.value">
</el-option>
</c-select>
</el-form-item> </el-form-item>
<el-option v-for="item in codes.othins" :key="item.value" :label="item.label" :value="item.value">
</el-option>
</c-col> </c-col>
</c-col> </c-col>
<c-col :span="24"> <c-col :span="24">
...@@ -74,6 +78,9 @@ ...@@ -74,6 +78,9 @@
</el-form-item> </el-form-item>
</c-col> </c-col>
<c-col :span="24"> <c-col :span="24">
<c-checkbox v-model="model.bcdgrp.rec.focflg" style="width:50%">Free of Payment</c-checkbox>
</c-col>
<c-col :span="24">
<el-form-item label="Waive Collecting Bank Charges" prop="bcdgrp.rec.waicolcod"> <el-form-item label="Waive Collecting Bank Charges" prop="bcdgrp.rec.waicolcod">
<c-select v-model="model.bcdgrp.rec.waicolcod" style="width:50%" <c-select v-model="model.bcdgrp.rec.waicolcod" style="width:50%"
placeholder="请选择Waive Collecting Bank Charges"> placeholder="请选择Waive Collecting Bank Charges">
...@@ -102,9 +109,6 @@ ...@@ -102,9 +109,6 @@
</c-select> </c-select>
</el-form-item> </el-form-item>
</c-col> </c-col>
<c-col :span="24">
<c-checkbox v-model="model.bcdgrp.rec.focflg">Free of Payment</c-checkbox>
</c-col>
</c-col> </c-col>
</c-row> </c-row>
</template> </template>
......
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