lilei 1 year ago
parent
commit
7f1f00d2ad
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/store/modules/app.js

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

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