Browse Source

采购接收记录取消

master
han\hanst 3 months ago
parent
commit
c7e306e566
  1. 2
      src/views/modules/purchase/cancelReceipt.vue

2
src/views/modules/purchase/cancelReceipt.vue

@ -42,7 +42,7 @@
border border
v-loading="dataListLoading" v-loading="dataListLoading"
@selection-change="selectionChangeHandle" @selection-change="selectionChangeHandle"
style="width: 100%;">
style="width: 100%; margin-bottom: 20px;">
<!-- <el-table-column <!-- <el-table-column
type="selection" type="selection"
header-align="center" header-align="center"

Loading…
Cancel
Save