页面加超期未回款勾选项
This commit is contained in:
parent
b03f69559a
commit
019f6e7a37
@ -70,7 +70,9 @@
|
||||
<el-option key="2" label="月结账单" value="2"></el-option>
|
||||
</el-select>
|
||||
</el-form-item>
|
||||
|
||||
<el-form-item label="" prop="blVirtual">
|
||||
<el-checkbox style="font-size:400;margin-right:10px;" v-model="queryParams.params.blOverdueUnpaid" :true-label="'1'" >超期未回款</el-checkbox>
|
||||
</el-form-item>
|
||||
</SearchForm>
|
||||
<!-- 账单表 -->
|
||||
<!-- -->
|
||||
|
||||
Loading…
Reference in New Issue
Block a user