瀏覽代碼

更新组件

duy 1 年之前
父節點
當前提交
73aecc84bf
共有 2 個文件被更改,包括 5 次插入5 次删除
  1. 1 1
      src/views/project/debit/contract/components/unit/row-data.vue
  2. 4 4
      yarn.lock

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

@@ -90,7 +90,7 @@
                     </template>
                 </hc-title>
                 <div style="height: 400px;">
-                    <hc-table :column="tableColumn" :datas="tableData" is-new :index-style="{ width: 60 }" :row-style="tableRowStyle">
+                    <hc-table :column="tableColumn" :datas="tableData" is-new :index-style="{ width: 60 }" :row-style="tableRowStyle" :is-stripe="false">
                         <template #poseNum="{ row }">
                             <hc-table-input v-model="row.poseNum" />
                         </template>

+ 4 - 4
yarn.lock

@@ -1942,10 +1942,10 @@ has-flag@^4.0.0:
   resolved "http://47.110.251.215:9000/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
   integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
 
-hc-vue3-ui@^2.6.2:
-  version "2.6.2"
-  resolved "http://47.110.251.215:9000/hc-vue3-ui/-/hc-vue3-ui-2.6.2.tgz#a6fe8ce845e15bc4370be2fbb7e761c90e68d3e3"
-  integrity sha512-hH/SeV1vPvIMiCbnDQ5I9JY7/0KjbqEA5hK6utLPyVyNKWOBEDpL/I7AL9qVWmg297/AiXbYejIn8hzHsycd8g==
+hc-vue3-ui@^2.6.3:
+  version "2.6.3"
+  resolved "http://47.110.251.215:9000/hc-vue3-ui/-/hc-vue3-ui-2.6.3.tgz#249f2fc3de6b0c547b2ef5da9512f66c01f0a3e5"
+  integrity sha512-CVzWvnKWNPB+qIijt5WhA/kijJOhrldlZSG6o3QW+Qh2O0pIuBN/ROAjF6UiXMaKWeJTx/ONsQh5NMxK44Kqrg==
   dependencies:
     axios "^1.6.2"
     dayjs "^1.11.10"