king
2024-07-03 4707483457577824a22a179fe92680a049a62cd6
src/tabviews/zshare/actionList/index.jsx
@@ -206,8 +206,7 @@
            btn={item}
            selectedData={selectedData}
            />
            )
          }
          )
        } else {
          return (
            <FuncButton
@@ -219,6 +218,7 @@
            />
          )
        }
      }
      return null
    })
  }