Explorar o código

复制任意时间的bug

iZaiZaiA %!s(int64=2) %!d(string=hai) anos
pai
achega
2252bea562
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/ledger/components/table-form.vue

+ 1 - 0
src/views/ledger/components/table-form.vue

@@ -578,6 +578,7 @@ const copyTimeTreeNodeClick = (data) => {
 const copyTimeTableRef = ref(null)
 const copyTimeTableColumn = ref([
     {key:'createUserName', name: '记录人'},
+    {key:'recordTime', name: '时间'},
 ])
 const copyTimeTableData = ref([])