Commit 95d66daa by 潘际乾

infbfd

parent b8966699
<template>
<c-content class="eibs-tab" :height="200">
<c-col :span="24" style="height: 50px;">
<div class="infTopBtn">
<el-button-group>
<c-button size="small" type="primary" icon="el-icon-arrow-left"></c-button>
......@@ -9,7 +10,7 @@
<c-button size="small" type="primary">Use</c-button>
<c-button size="small" type="primary">Loginfo</c-button>
</div>
<c-row>
</c-col>
<c-col :span="12">
<c-col :span="12">
<el-form-item label="参考号" prop="dedgrp.rec.ownref">
......@@ -43,10 +44,7 @@
</c-col>
</c-row>
<c-row>
<c-col :span="12">
<c-col :span="12">
<el-form-item label="单据参考号" prop="bfdgrp.rec.ownref">
......@@ -69,7 +67,6 @@
</el-form-item>
</c-col>
</c-row>
<c-col :span="24">
<c-col :span="12">
<c-col :span="12">
......@@ -172,10 +169,6 @@
</el-form-item>
</c-col>
</c-col>
<c-row>
</c-row>
<!--
......
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