|
@ -299,7 +299,7 @@ const butttondata = (row) => { |
|
|
// float: 'right', |
|
|
// float: 'right', |
|
|
// hasPermi: '' |
|
|
// hasPermi: '' |
|
|
// }, |
|
|
// }, |
|
|
defaultButtons.mainListCreatePointBtn({hide: isShowPointBtn(row)} ) // 标签打印 |
|
|
defaultButtons.mainListCreatePointBtn(null ) // 标签打印 |
|
|
// defaultButtons.mainListEditBtn({hasPermi:'wms:balance:update'}), // 编辑 |
|
|
// defaultButtons.mainListEditBtn({hasPermi:'wms:balance:update'}), // 编辑 |
|
|
// defaultButtons.mainListDeleteBtn({hasPermi:'wms:balance:delete'}), // 删除 |
|
|
// defaultButtons.mainListDeleteBtn({hasPermi:'wms:balance:delete'}), // 删除 |
|
|
] |
|
|
] |
|
|