|
|
@@ -174,7 +174,7 @@
|
|
|
const [registerImpModal, { openModal: openImpModal }] = useModal();
|
|
|
const [registerTable, { reload, clearSelectedRowKeys }] = useTable({
|
|
|
api: articleList,
|
|
|
- batchDelApi: articleStatus,
|
|
|
+ batchDelApi: articleDel,
|
|
|
// batchExportApi: pharmaceuticalsExport,
|
|
|
delAuthList: ['biz:educationLibrary:remove'],
|
|
|
rowKey: 'id',
|