李帅 6 hónap óta
szülő
commit
a3de0179a6

+ 2 - 1
src/views/postResponsibility/postResponsibilityOrganization/index.vue

@@ -265,7 +265,8 @@ import {
265 265
   postCheckListDel,
266 266
   getBase64,
267 267
   upload,
268
-  batchlmport
268
+  batchlmport,
269
+  postCheckListsubmitApprove
269 270
 } from '@/api/allApi/index.js'
270 271
 import AddDialog from './addDialog.vue'
271 272