瀏覽代碼

feat: 修改

year 2 月之前
父節點
當前提交
094dd8bb0c
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/app/[locale]/(TabBar)/deposit/DepositData.tsx

+ 0 - 1
src/app/[locale]/(TabBar)/deposit/DepositData.tsx

@@ -260,7 +260,6 @@ const DepositData: FC<Props> = (props) => {
                         <div className={"flex-1"}>
                             <ul className="ul-box">
                                 {btns?.map((item, index) => {
-                                    if (item.par_value <= 0) return null;
                                     return (
                                         <li
                                             className={