Bladeren bron

提交代码

zengyf 2 jaren geleden
bovenliggende
commit
9ae8c068d5
2 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 1 1
      build/utils.js
  2. 1 1
      src/views/appoint/components/saleContract/transportPrice.vue

+ 1 - 1
build/utils.js

@@ -18,7 +18,7 @@ const devPathSrc = path.resolve(__dirname, '../../../src') // node_modules应用
 
 let devModules = ['all']
 //let devModules = ['index']
-// let devModules = ['index', 'statisticalReport', 'inward', 'appoint']
+//let devModules = ['index', 'statisticalReport', 'inward', 'appoint','RMS','sale','TMS']
 // let devModules = ['index', 'ADMINISTRATORS']
 
 if (pathSrc.indexOf('node_modules') > -1) {

+ 1 - 1
src/views/appoint/components/saleContract/transportPrice.vue

@@ -10,7 +10,7 @@
         <i class="el-icon-plus"></i>新增
       </el-button>
        <el-button type="primary" @click="exportAllExcel()"><i class="el-icon-download"></i>导出(Excel)</el-button>
-    </div>
+      </div>
 
 <el-tabs v-model="activeName">
       <!-- 正在启用 -->