1
yangpeixing
2026-04-01 67d4e9ca4267049cc67cff15828080d2d5dfce0b
WMS/WIDESEA_WMSClient/config/buttons.js
@@ -208,6 +208,15 @@
    onClick: function () {
    }
},
{
    name: "打印托盘码",
    icon: '',
    class: '',
    value: 'PrintPalletCode',
    type: 'primary',
    onClick: function () {
    }
},
]