Commit f2d745e4 by zhongqm

update:app.js新加方法

parent 8d926c4e
Showing with 2 additions and 1 deletions
...@@ -19,7 +19,8 @@ const MODULE_NAMES = { ...@@ -19,7 +19,8 @@ const MODULE_NAMES = {
MIDEA_BARCODE: 'MideaBarcode', MIDEA_BARCODE: 'MideaBarcode',
MIDEA_MAP: 'MideaMap', MIDEA_MAP: 'MideaMap',
MIDEA_ANNTO: 'MideaAnnto', MIDEA_ANNTO: 'MideaAnnto',
MIDEA_SALE: 'MideaSale' MIDEA_SALE: 'MideaSale',
MIDEA_PDF: 'MideaPdf',
} }
const app = { const app = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment