Version
1.25.0
Link to Minimal Reproduction
no
Steps to Reproduce
drag autofill plugin use getCellValue instead of getOriginCellValue, 应该使用格式化前的原始数据来生成数据
Current Behavior
使用了格式后的数据生成数据
Expected Behavior
应该使用格式化前的原始数据来生成数据
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response