Эх сурвалжийг харах

Merge remote-tracking branch 'origin/master'

ZaiZai 1 жил өмнө
parent
commit
70b6ab9ad7

+ 1 - 1
src/views/project/debit/contract/unit.vue

@@ -34,7 +34,7 @@
                         </template>
                     </HcTitle>
                     <div style="height: calc(100vh - 420px);">
-                        <hc-table :column="tableColumn" :datas="tableData" :loading="tableLoading" is-new :index-style="{ width: 60 }" :row-style="tableRowStyle">
+                        <hc-table :is-stripe="false" :column="tableColumn" :datas="tableData" :loading="tableLoading" is-new :index-style="{ width: 60 }" :row-style="tableRowStyle">
                             <template #key1="{ row }">
                                 <i class="i-iconoir-open-select-hand-gesture inline-block" />
                             </template>