|
@ -132,6 +132,7 @@ const buttonBaseClick = (val, item) => { |
|
|
const butttondata = [ |
|
|
const butttondata = [ |
|
|
// defaultButtons.mainListEditBtn({hasPermi:'wms:expectout:update'}), // 编辑 |
|
|
// defaultButtons.mainListEditBtn({hasPermi:'wms:expectout:update'}), // 编辑 |
|
|
// defaultButtons.mainListDeleteBtn({hasPermi:'wms:expectout:delete'}), // 删除 |
|
|
// defaultButtons.mainListDeleteBtn({hasPermi:'wms:expectout:delete'}), // 删除 |
|
|
|
|
|
defaultButtons.mainListDeleteBtn({hasPermi:'wms:expectout:deleteIds'}), // 批量删除 |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
// 列表-操作按钮事件 |
|
|
// 列表-操作按钮事件 |
|
|