Browse Source

bug:记录不应该有按钮

hella_online_20240829
王宇飞 7 months ago
parent
commit
6210b4664e
  1. 4
      src/views/wms/productionManage/productscrap/productscrapRecordMain/index.vue

4
src/views/wms/productionManage/productscrap/productscrapRecordMain/index.vue

@ -79,9 +79,9 @@
:isShowButton="false" :isShowButton="false"
:isShowReduceButton="false" :isShowReduceButton="false"
/> />
<template #footer> <!-- <template #footer>
<ButtonBase :Butttondata="ButttondataBom" @button-base-click="buttonBaseClickBom" /> <ButtonBase :Butttondata="ButttondataBom" @button-base-click="buttonBaseClickBom" />
</template> </template> -->
</Dialog> </Dialog>
</template> </template>

Loading…
Cancel
Save