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

feat: 删除delivery表格点击功能

Jack Zhou 1 сар өмнө
parent
commit
8d660d34a8

+ 0 - 1
src/views/DestinationDelivery/src/components/TableView/src/TableView.vue

@@ -357,7 +357,6 @@ defineExpose({
       ref="tableRef"
       v-vloading="tableLoadingTableData || tableLoadingColumn"
       :height="props.height"
-      @cell-dblclick="({ row }) => handleEdit(row)"
       :style="{ border: 'none' }"
       v-bind="tableData"
     >