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