lilei há 1 ano atrás
pai
commit
7f1f00d2ad
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/store/modules/app.js

+ 1 - 0
src/store/modules/app.js

@@ -131,6 +131,7 @@ const app = {
         a: 'allocateBill/findBySn',
         b: [
           'allocateBill/submit',
+          'allocateBill/save',
           'allocateBill/detail/updateBatchDepartment',
           'allocateBill/detail/delete',
           'allocateBill/detail/deleteAll',