Explorar o código

fix: 宣教库批量删除修改

han %!s(int64=2) %!d(string=hai) anos
pai
achega
be2a5a2264
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/biz/mission/article/index.vue

+ 1 - 1
src/views/biz/mission/article/index.vue

@@ -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',