Kaynağa Gözat

打印完善

liuyanpeng 3 yıl önce
ebeveyn
işleme
35963bc713
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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 = () => {