fix: respect selected audience export fields

This commit is contained in:
wxs
2026-07-20 11:16:40 +08:00
parent c683e1c0c2
commit e062be6431
6 changed files with 176 additions and 38 deletions
+2 -2
View File
@@ -2633,7 +2633,7 @@ describe("market-content-entry", () => {
}
],
expect.objectContaining({
selectedHeaders: expect.arrayContaining(["秒思api-看后搜数"])
selectedHeaders: undefined
})
);
expect(onCsvReady).toHaveBeenCalledWith(
@@ -2771,7 +2771,7 @@ describe("market-content-entry", () => {
})
],
expect.objectContaining({
selectedHeaders: expect.arrayContaining(["秒思api-看后搜数"])
selectedHeaders: undefined
})
);
expect(onCsvReady).toHaveBeenCalledWith(