Commit d50f4659 authored by youjie's avatar youjie

no message

parent b8af3657
......@@ -591,7 +591,7 @@
<div class="_explain">
<p>{{$t('fnc.fjshuoming')}}</p>
<div style="display: flex;flex-wrap: wrap; justify-content: start;">
<p style="width: 300px;">
<p>
<span style="flex-shrink: 0;">{{$t('fnc.fygsbumen')}}:</span>
<span>
<el-select filterable v-model='msg.RB_Depart_Id' class="w135 _border_b_1">
......@@ -601,8 +601,8 @@
</el-select>
</span></p>
<template v-if="msg.TemplateId==27">
<p style="display: flex;">
<span style="flex-shrink: 0;">类型:</span>
<p style="margin-left: 15px;">
<span>类型:</span>
<span>
<el-select v-model="msg.CourseId" placeholder="选择收款类型" clearable
class="w135 _border_b_1"
......@@ -612,8 +612,8 @@
</el-select>
</span>
</p>
<p v-if="msg.CourseId" style="display: flex;margin-left: 15px;">
<span style="flex-shrink: 0;">
<p v-if="msg.CourseId" style="margin-left: 15px;">
<span>
<template v-if="msg.CourseId==1">
卡号:
</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