Browse Source

发运结算之前的按钮

intex_online20241216
张立 4 months ago
parent
commit
f56bbea99c
  1. 2
      src/views/wms/deliversettlementManage/customerSaleInvoiceRequestMain/index.vue
  2. 2
      src/views/wms/deliversettlementManage/deliver/deliverJobMain/index.vue
  3. 2
      src/views/wms/deliversettlementManage/deliver/deliverRecordMain/index.vue
  4. 2
      src/views/wms/deliversettlementManage/deliver/deliverRequestMain/deliverRequestMain.data.ts
  5. 2
      src/views/wms/deliversettlementManage/deliver/deliverRequestMain/index.vue
  6. 2
      src/views/wms/deliversettlementManage/deliverplan/deliverPlanMain/index.vue
  7. 2
      src/views/wms/deliversettlementManage/deliverplan/saleMain/index.vue
  8. 2
      src/views/wms/deliversettlementManage/directSupplyPinRecordMain/deliverRecordMain/index.vue
  9. 2
      src/views/wms/deliversettlementManage/ftSuppliesRecordMain/deliverRecordMain/index.vue
  10. 2
      src/views/wms/deliversettlementManage/inducedProduct/deliverRecordMain/index.vue
  11. 2
      src/views/wms/deliversettlementManage/moldAllocation/customerStatement/index.vue
  12. 2
      src/views/wms/deliversettlementManage/moldAllocation/customerStatementShareRecord/index.vue
  13. 2
      src/views/wms/deliversettlementManage/moldAllocation/customerToolApportStatementForecastMain/index.vue
  14. 2
      src/views/wms/deliversettlementManage/saleShipmentMainRecord/index.vue
  15. 2
      src/views/wms/deliversettlementManage/saleShipmentMainRequest/index.vue
  16. 2
      src/views/wms/deliversettlementManage/ssSuppliesRecordMain/deliverRecordMain/index.vue
  17. 2
      src/views/wms/deliversettlementManage/stockup/stockupMainJob/index.vue
  18. 2
      src/views/wms/deliversettlementManage/stockup/stockupMainRecord/index.vue
  19. 2
      src/views/wms/deliversettlementManage/stockup/stockupMainRequest/index.vue
  20. 2
      src/views/wms/deliversettlementManage/tjdtSuppliesRecordMain/deliverRecordMain/index.vue
  21. 2
      src/views/wms/issueManage/issue/issueJobMain/index.vue
  22. 2
      src/views/wms/issueManage/issue/issueJobMain/issueJobMain.data.ts
  23. 2
      src/views/wms/issueManage/issue/issueRecordMain/index.vue
  24. 2
      src/views/wms/issueManage/issue/issueRequestMain/index.vue
  25. 2
      src/views/wms/issueManage/onlinesettlement/onlinesettlementRecordMain/index.vue
  26. 2
      src/views/wms/issueManage/onlinesettlement/onlinesettlementRequestMain/index.vue
  27. 2
      src/views/wms/issueManage/productionreceipt/productionreceiptJobMain/index.vue
  28. 2
      src/views/wms/issueManage/productionreceipt/productionreceiptRecordMain/index.vue
  29. 2
      src/views/wms/issueManage/productionreturn/productionreturnJobMain/index.vue
  30. 2
      src/views/wms/issueManage/productionreturn/productionreturnRecordMain/index.vue
  31. 2
      src/views/wms/issueManage/productionreturn/productionreturnRecordMainHold/index.vue
  32. 2
      src/views/wms/issueManage/productionreturn/productionreturnRequestMain/index.vue
  33. 2
      src/views/wms/issueManage/productionreturn/productionreturnRequestMainNo/index.vue
  34. 2
      src/views/wms/productionManage/productionplan/productionMain/index.vue
  35. 2
      src/views/wms/productionManage/productionplan/productionMainAssemble/index.vue
  36. 2
      src/views/wms/productionManage/productionplan/productionMainAssembleSparePart/index.vue
  37. 2
      src/views/wms/productionManage/productionplan/productionMainPredictSparePart/index.vue
  38. 2
      src/views/wms/productionManage/productionplan/qadproductionplan/index.vue
  39. 2
      src/views/wms/productionManage/productreceipt/productreceiptJobMain/index.vue
  40. 2
      src/views/wms/productionManage/productreceipt/productreceiptRecordMain/index.vue
  41. 2
      src/views/wms/productionManage/productreceipt/productreceiptRecordMain/productreceiptRecordMain.data.ts
  42. 2
      src/views/wms/productionManage/productreceipt/productreceiptRequestMain/index.vue
  43. 2
      src/views/wms/productionManage/productreceiptAssemble/mesRawMaterialConsumptionInfo/index.vue
  44. 2
      src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleJobMain/index.vue
  45. 2
      src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleRecordMain/index.vue
  46. 2
      src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleRecordMain/productreceiptAssembleRecordMain.data.ts
  47. 2
      src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleRequestMain/index.vue
  48. 2
      src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleRequestMain/productreceiptAssembleRequestMain.data.ts
  49. 2
      src/views/wms/productionManage/productredress/productredressJobMain/index.vue
  50. 2
      src/views/wms/productionManage/productredress/productredressRecordMain/index.vue
  51. 2
      src/views/wms/productionManage/productredress/productredressRequestMain/index.vue

2
src/views/wms/deliversettlementManage/customerSaleInvoiceRequestMain/index.vue

@ -33,7 +33,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/deliversettlementManage/deliver/deliverJobMain/index.vue

@ -34,7 +34,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/deliversettlementManage/deliver/deliverRecordMain/index.vue

@ -34,7 +34,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/deliversettlementManage/deliver/deliverRequestMain/deliverRequestMain.data.ts

@ -674,7 +674,7 @@ export const DeliverRequestMain = useCrudSchemas(
isDetail: false,
isForm: false,
table: {
width: 300,
width: 250,
fixed: 'right'
}
}

2
src/views/wms/deliversettlementManage/deliver/deliverRequestMain/index.vue

@ -36,7 +36,7 @@
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/deliversettlementManage/deliverplan/deliverPlanMain/index.vue

@ -34,7 +34,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/deliversettlementManage/deliverplan/saleMain/index.vue

@ -33,7 +33,7 @@
</el-button>
</template>
<template #action="{ row }">
<ButtonBase :Butttondata="butttondata(row)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/deliversettlementManage/directSupplyPinRecordMain/deliverRecordMain/index.vue

@ -36,7 +36,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)"
<ButtonBaseMore :Butttondata="butttondata(row,$index)"
@button-base-click="buttonTableClick($event,row)" />
</template>
</Table>

2
src/views/wms/deliversettlementManage/ftSuppliesRecordMain/deliverRecordMain/index.vue

@ -32,7 +32,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/deliversettlementManage/inducedProduct/deliverRecordMain/index.vue

@ -34,7 +34,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/deliversettlementManage/moldAllocation/customerStatement/index.vue

@ -37,7 +37,7 @@
</el-button>
</template>
<template #action="{ row, $index }">
<ButtonBase
<ButtonBaseMore
:Butttondata="butttondata(row, $index)"
@button-base-click="buttonTableClick($event, row)"
/>

2
src/views/wms/deliversettlementManage/moldAllocation/customerStatementShareRecord/index.vue

@ -38,7 +38,7 @@
</el-button>
</template>
<template #action="{ row, $index }">
<ButtonBase
<ButtonBaseMore
:Butttondata="butttondata(row, $index)"
@button-base-click="buttonTableClick($event, row)"
/>

2
src/views/wms/deliversettlementManage/moldAllocation/customerToolApportStatementForecastMain/index.vue

@ -33,7 +33,7 @@
</el-button>
</template>
<template #action="{ row , $index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/deliversettlementManage/saleShipmentMainRecord/index.vue

@ -34,7 +34,7 @@
</el-button>
</template>
<template #action="{ row, $index }">
<ButtonBase :Butttondata="butttondata(row, $index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row, $index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/deliversettlementManage/saleShipmentMainRequest/index.vue

@ -34,7 +34,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/deliversettlementManage/ssSuppliesRecordMain/deliverRecordMain/index.vue

@ -32,7 +32,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/deliversettlementManage/stockup/stockupMainJob/index.vue

@ -34,7 +34,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/deliversettlementManage/stockup/stockupMainRecord/index.vue

@ -34,7 +34,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/deliversettlementManage/stockup/stockupMainRequest/index.vue

@ -35,7 +35,7 @@
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/deliversettlementManage/tjdtSuppliesRecordMain/deliverRecordMain/index.vue

@ -32,7 +32,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/issueManage/issue/issueJobMain/index.vue

@ -34,7 +34,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/issueManage/issue/issueJobMain/issueJobMain.data.ts

@ -637,7 +637,7 @@ export const IssueJobMain = useCrudSchemas(
isDetail: false,
isForm: false,
table: {
width: 120,
width: 200,
fixed: 'right'
}
}

2
src/views/wms/issueManage/issue/issueRecordMain/index.vue

@ -34,7 +34,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/issueManage/issue/issueRequestMain/index.vue

@ -34,7 +34,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/issueManage/onlinesettlement/onlinesettlementRecordMain/index.vue

@ -33,7 +33,7 @@
</el-button>
</template>
<template #action="{ row }">
<ButtonBase :Butttondata="butttondata(row)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/issueManage/onlinesettlement/onlinesettlementRequestMain/index.vue

@ -33,7 +33,7 @@
</el-button>
</template>
<template #action="{ row }">
<ButtonBase :Butttondata="butttondata(row)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/issueManage/productionreceipt/productionreceiptJobMain/index.vue

@ -34,7 +34,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/issueManage/productionreceipt/productionreceiptRecordMain/index.vue

@ -34,7 +34,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/issueManage/productionreturn/productionreturnJobMain/index.vue

@ -34,7 +34,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/issueManage/productionreturn/productionreturnRecordMain/index.vue

@ -34,7 +34,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/issueManage/productionreturn/productionreturnRecordMainHold/index.vue

@ -34,7 +34,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/issueManage/productionreturn/productionreturnRequestMain/index.vue

@ -34,7 +34,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/issueManage/productionreturn/productionreturnRequestMainNo/index.vue

@ -34,7 +34,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/productionManage/productionplan/productionMain/index.vue

@ -34,7 +34,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/productionManage/productionplan/productionMainAssemble/index.vue

@ -34,7 +34,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/productionManage/productionplan/productionMainAssembleSparePart/index.vue

@ -34,7 +34,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/productionManage/productionplan/productionMainPredictSparePart/index.vue

@ -34,7 +34,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/productionManage/productionplan/qadproductionplan/index.vue

@ -33,7 +33,7 @@
</el-button>
</template>
<template #action="{ row }">
<ButtonBase :Butttondata="butttondata" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/productionManage/productreceipt/productreceiptJobMain/index.vue

@ -34,7 +34,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/productionManage/productreceipt/productreceiptRecordMain/index.vue

@ -45,7 +45,7 @@
</el-button>
</template>
<template #action="{ row, $index }">
<ButtonBase
<ButtonBaseMore
:Butttondata="butttondata(row, $index)"
@button-base-click="buttonTableClick($event, row)"
/>

2
src/views/wms/productionManage/productreceipt/productreceiptRecordMain/productreceiptRecordMain.data.ts

@ -794,7 +794,7 @@ export const ProductreceiptRecordDetail = useCrudSchemas(reactive<CrudSchema[]>(
isDetail: false,
isForm: false ,
table: {
width: 410,
width: 250,
fixed: 'right'
},
isTableForm:true,

2
src/views/wms/productionManage/productreceipt/productreceiptRequestMain/index.vue

@ -42,7 +42,7 @@
</el-button>
</template>
<template #action="{ row, $index }">
<ButtonBase
<ButtonBaseMore
:Butttondata="butttondata(row, $index)"
@button-base-click="buttonTableClick($event, row)"
/>

2
src/views/wms/productionManage/productreceiptAssemble/mesRawMaterialConsumptionInfo/index.vue

@ -28,7 +28,7 @@
v-model:sort="tableObject.sort"
>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleJobMain/index.vue

@ -34,7 +34,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleRecordMain/index.vue

@ -37,7 +37,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleRecordMain/productreceiptAssembleRecordMain.data.ts

@ -797,7 +797,7 @@ export const ProductreceiptRecordDetail = useCrudSchemas(reactive<CrudSchema[]>(
isDetail: false,
isForm: false ,
table: {
width: 410,
width: 250,
fixed: 'right'
},
hiddenInMain: false,

2
src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleRequestMain/index.vue

@ -34,7 +34,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleRequestMain/productreceiptAssembleRequestMain.data.ts

@ -603,7 +603,7 @@ export const ProductreceiptRequestMain = useCrudSchemas(reactive<CrudSchema[]>([
isDetail: false,
isForm: false,
table: {
width: 300,
width:250,
fixed: 'right'
},
}

2
src/views/wms/productionManage/productredress/productredressJobMain/index.vue

@ -34,7 +34,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/productionManage/productredress/productredressRecordMain/index.vue

@ -34,7 +34,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

2
src/views/wms/productionManage/productredress/productredressRequestMain/index.vue

@ -34,7 +34,7 @@
</el-button>
</template>
<template #action="{ row,$index }">
<ButtonBase :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
<ButtonBaseMore :Butttondata="butttondata(row,$index)" @button-base-click="buttonTableClick($event,row)" />
</template>
</Table>
</ContentWrap>

Loading…
Cancel
Save