cz 1 năm trước cách đây
mục cha
commit
cbe056cfee

+ 1 - 1
src/views/salesContract/budget/index.vue

@@ -7,7 +7,7 @@
       <table border class="table">
         <thead>
           <tr>
-            <th style="min-width:130px;text-align:left;padding: 6px 0px">合同编号</th>
+            <th style="min-width:131px;text-align:left;padding: 6px 0px">合同编号</th>
           </tr>
         </thead>
         <tbody>

+ 1 - 1
src/views/salesContract/settlement/index.vue

@@ -6,7 +6,7 @@
     <div style="width:132px;background:#fff;z-index:1">
       <table border class="table">
         <thead>
-          <th style="min-width:130px;text-align:left; padding: 6px 0px ">合同编号</th>
+          <th style="min-width:131px;text-align:left; padding: 6px 0px ">合同编号</th>
         </thead>
         <tbody>
           <tr v-for="row in listData" :key="row.id">