Преглед изворни кода

Merge branch 'master' of http://192.168.100.32:3000/fanfan/xt-front

Tong пре 2 година
родитељ
комит
fe93d37ee1
1 измењених фајлова са 1 додато и 1 уклоњено
  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 [registerImpModal, { openModal: openImpModal }] = useModal();
   const [registerTable, { reload, clearSelectedRowKeys }] = useTable({
   const [registerTable, { reload, clearSelectedRowKeys }] = useTable({
     api: articleList,
     api: articleList,
-    batchDelApi: articleStatus,
+    batchDelApi: articleDel,
     // batchExportApi: pharmaceuticalsExport,
     // batchExportApi: pharmaceuticalsExport,
     delAuthList: ['biz:educationLibrary:remove'],
     delAuthList: ['biz:educationLibrary:remove'],
     rowKey: 'id',
     rowKey: 'id',