lilei vor 1 Jahr
Ursprung
Commit
7f1f00d2ad
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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',