liuyanpeng %!s(int64=3) %!d(string=hai) anos
pai
achega
35963bc713
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/print/PrintCard.vue

+ 1 - 0
src/print/PrintCard.vue

@@ -328,6 +328,7 @@ const searchPrintInfo = () => {
 // 获取所选项的数据
 const selectColumn = rows => {
   select.selectedRows = rows;
+  // console.log('onSelectChange', select.selectedRows);
 };
 // 展开打印框
 const showPrintInfo = () => {