@ -162,7 +162,7 @@
// 列表-操作按钮
const butttondata = (row) => {
return [
defaultButtons.mainAdjust({ hide: isShowMainButton(row, ['CANGENERATE']),hasPermi:'item:countRecord:adjust' }),// 盘点调整
defaultButtons.mainAdjust({ hide: isShowMainButton(row, ['CANGENERATE'])}),// 盘点调整
]
}
@ -156,8 +156,8 @@
defaultButtons.mainExport({hasPermi:'item:countadjustWork:export'}),// 导出
defaultButtons.mainAdjustImport({hasPermi:'item:countadjustWork:import'}),// 导入
defaultButtons.mainExport(null),// 导出
defaultButtons.mainAdjustImport(null),// 导入