luobang 2 лет назад
Родитель
Сommit
1b9628330a
2 измененных файлов с 2 добавлено и 1 удалено
  1. 1 0
      build/utils.js
  2. 1 1
      src/views/queue/components/qmsEnFacotory/queueFStart.vue

+ 1 - 0
build/utils.js

@@ -16,6 +16,7 @@ const devPathSrc = path.resolve(__dirname, "../../../src"); // node_modules应
 //       统计报表       组织机构/系统管理 采购  仓储
 //  'statisticalReport','systemConfig','TMS','WMS','workFlow']
 
+// let devModules = ["index", "queue"];
 let devModules = ["all"];
 
 // let devModules = ['index','appoint','sale','statisticalReport','RMS','TMS','WMS']

+ 1 - 1
src/views/queue/components/qmsEnFacotory/queueFStart.vue

@@ -378,7 +378,7 @@ export default {
         columnIndex === 4 ||
         columnIndex === 9 ||
         columnIndex === 10 ||
-        columnIndex === 12
+        columnIndex === 13
       ) {
         const _row = this.spanArr[rowIndex];
         const _col = _row > 0 ? 1 : 0;