Commit b8217642 authored by 季圣华's avatar 季圣华
Browse files

欠款单据宽度优化

parent b12d4496
<template> <template>
<a-modal <a-modal
:title="title" :title="title"
:width="1150" :width="1250"
:visible="visible" :visible="visible"
@ok="handleOk" @ok="handleOk"
@cancel="handleCancel" @cancel="handleCancel"
......
Supports Markdown
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