doway-coms 2.7.4 → 2.7.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "doway-coms",
3
- "version": "2.7.4",
3
+ "version": "2.7.5",
4
4
  "description": "doway组件库",
5
5
  "author": "dowaysoft",
6
6
  "main": "packages/index.js",
@@ -2848,7 +2848,6 @@ export default {
2848
2848
  return footerData
2849
2849
  }else{
2850
2850
  if (this.footerSum.length > 0) {
2851
- if (this.footerSum.length > 0) {
2852
2851
  let tempResult = [
2853
2852
  columns.map((column, columnIndex) => {
2854
2853
  if (columnIndex === 0) {