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