Browse Source

去掉删除按钮

master_hella_20240701
zhaoxuebing 8 months ago
parent
commit
8225849c94
  1. 1
      src/views/wms/purchasereceiptManage/supplierdeliver/supplierdeliverRecordMain/index.vue

1
src/views/wms/purchasereceiptManage/supplierdeliver/supplierdeliverRecordMain/index.vue

@ -70,6 +70,7 @@
:tableData="detatableData.tableList"
:isBusiness="true"
:isShowButton="false"
:isShowReduceButton="false"
/>
</template>

Loading…
Cancel
Save