vbea 2 年之前
父节点
当前提交
19d47905bc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Strides-APP/app/pages/chargeV2/SummaryV2.js

+ 1 - 1
Strides-APP/app/pages/chargeV2/SummaryV2.js

@@ -311,7 +311,7 @@ export default class Summary extends Component {
             </View>
           </View>
         }
-        { this.state.isActully &&
+        { (this.state.isActully && utils.isNotEmpty(this.state.summaryInfo.top)) &&
           <View style={styles.bottomButton}>
             <TextView
               style={styles.feedback}