zyf hace 2 años
padre
commit
4c50f0ec7a
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      build/utils.js
  2. 1 1
      src/views/index/components/printScan.vue

+ 1 - 1
build/utils.js

@@ -15,7 +15,7 @@ const devPathSrc = path.resolve(__dirname, "../../../src"); // node_modules应
 // ['index','appoint','configManager','homepage',''inward,'queue','RMS','sale','serviceManager','SporadicManage'
 //       统计报表       组织机构/系统管理 采购  仓储
 //  'statisticalReport','systemConfig','TMS','WMS','workFlow']
-//let devModules = ["index", "statisticalReport", "appoint", "sale"];
+//let devModules = ["index", "statisticalReport", "appoint", "sale","AMS","TMS"];
 let devModules=["all"]
 
 if (pathSrc.indexOf("node_modules") > -1) {

+ 1 - 1
src/views/index/components/printScan.vue

@@ -40,7 +40,7 @@
     <div class="tip">
       手机二维码对准下方摄像头<br>
       <i class="el-icon-bottom" style="padding-left: 450px;font-size: 300px;color: red"></i>
-      <span style="width: 300px;height: 200px;color: red;margin-left: 50px">zyf:110</span>
+      <span style="width: 300px;height: 200px;color: red;margin-left: 50px">zyf:***</span>
 
     </div>
   </div>