This commit is contained in:
Leo
2026-01-15 16:21:57 +08:00
parent 5ff08414bc
commit 27f40074e3

View File

@@ -1619,7 +1619,7 @@ export default {
copyRebateRecordText(row) {
try {
// 前5列发过运营、需要重发运营、已经重发、需要二次重发运营、二次重发
const emptyCols = ['', '', '', '', '']
const emptyCols = []
// 单号orderId
const orderId = row.orderId || ''