diff --git a/src/views/wms/productionManage/productdismantle/productdismantleRecordMain/index.vue b/src/views/wms/productionManage/productdismantle/productdismantleRecordMain/index.vue index e33da1479..028834158 100644 --- a/src/views/wms/productionManage/productdismantle/productdismantleRecordMain/index.vue +++ b/src/views/wms/productionManage/productdismantle/productdismantleRecordMain/index.vue @@ -57,14 +57,39 @@ :detailAllSchemas="ProductdismantleRecordDetaila.allSchemas" :detailAllSchemasRules="ProductdismantleRecordDetailaRules" :apiPage="ProductdismantleRecordDetailApi.getProductdismantleRecordDetailaPage" + :buttondataTable="buttondataTable" + @tableFormButton="tableFormButton" /> + + + + + + +