Browse Source

工艺任务:加列“计划数量”

liqianyi 3 weeks ago
parent
commit
b1069e5358
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/views/modules/tech/project-tech-submit.vue

+ 3 - 0
src/views/modules/tech/project-tech-submit.vue

@@ -67,6 +67,9 @@
         <el-table-column prop="projectName" header-align="center" align="center" min-width="140"
           :show-tooltip-when-overflow="true" label="关重性">
         </el-table-column>
+        <el-table-column fixed="right" prop="cntAll" header-align="center" align="center" min-width="80"
+          :show-tooltip-when-overflow="true" label="计划数量">
+        </el-table-column>
         <el-table-column fixed="right" prop="isTechnology" header-align="center" align="center" min-width="140"
           :show-tooltip-when-overflow="true" label="是否编制工艺">
           <template slot-scope="scope">