Commit 751c1fdd authored by 黄媛媛's avatar 黄媛媛

团队收支明细

parent 49ed466b
......@@ -1404,9 +1404,9 @@
<input type="button" value="导出" @click="ExportExcle" class="normalBtn" />
<input type="button" value="打印" @click.prevent="doPrint" class="normalBtn" />
</div>
<el-dialog custom-class='w350' title="合并单据" :visible.sync="zhuanLoading" center :before-close="initZhuanMsg">
<el-dialog custom-class='w350' title="单据转团" :visible.sync="zhuanLoading" center :before-close="initZhuanMsg">
<el-form label-width="110px">
<el-form-item label="转团号:" class="w280">
<el-form-item label="转团号:" class="w280">
<el-input v-model="zhuanMsg.TCNUM"></el-input>
</el-form-item>
</el-form>
......
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