lilei 1 anno fa
parent
commit
1a82768f85
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/store/modules/app.js

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

@@ -56,6 +56,7 @@ const app = {
       'sparePartsReturn/queryBySn', // 采购退货
       'allocateBill/findBySn', // 调拨
       'allocateReturn/queryBySn', //调拨退货
+      'sendBill/findBySn', // 发货单
     ], // 主单接口
     noRestTimeStr: '', // 时间戳
   },