lxf 1 an în urmă
părinte
comite
f3cf11c669
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      src/views/production/operation/batching/index.vue

+ 2 - 2
src/views/production/operation/batching/index.vue

@@ -71,7 +71,7 @@
       </el-tabs>
     </el-card>
 
-    <el-dialog title="打印" v-if="openPrint" v-model="openPrint" width="1000px">
+    <el-dialog title="打印" v-if="openPrint" v-model="openPrint" width="1200px">
       <div v-loading="loadingPrint">
         <div style="height: calc(100vh - 174px); overflow-y: auto; overflow-x: hidden">
           <div class="printBomList" id="printMe">
@@ -82,7 +82,7 @@
             <table border="1" cellspacing="0" class="table">
               <thead>
                 <tr>
-                  <td style="width: 50px; text-align: center">编号</td>
+                  <td style="width: 54px; text-align: center">编号</td>
                   <td style="width: 120px">图稿类型</td>
                   <td style="width: 120px">规格</td>
                   <td style="width: 120px">颜色</td>