报工页面的sap收货按钮修改1

yangwl
mengjiao 8 months ago
parent de47aa371c
commit 5c510736eb

@ -598,7 +598,7 @@
</el-tab-pane>
</el-tabs>
<div slot="footer" class="dialog-footer">
<el-button type="primary" @click="cancel" v-if="optType =='view'"></el-button>
<el-button type="primary" @click="submitReportSAP" v-if="optType =='view'"> </el-button>
<el-button type="primary" @click="submitReportSAP" v-else> </el-button>
<el-button @click="cancel"> </el-button>
</div>

Loading…
Cancel
Save