代码备份

master
1178634255 2 years ago
parent 4e4e6e1f86
commit 254d607fe2

@ -261,7 +261,7 @@
</el-dialog>
<el-tabs type="border-card" style="margin: 15px">
<el-tab-pane>
<span slot="label">单据 {{ currentRow == null ? '' : currentRow.billNo }}-业务扫码校验结果</span>
<span slot="label">单据 {{ currentRow == null ? '' : currentRow.billNo }}-业务详情</span>
<el-table v-loading="manuCodeRelLoading" :data="listCodeRel"
style="width: 100%"
highlight-current-row border>

Loading…
Cancel
Save