瀏覽代碼

Merge remote-tracking branch 'origin/master'

ZaiZai 1 年之前
父節點
當前提交
70b6ab9ad7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/project/debit/contract/unit.vue

+ 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>