Commit 302506fe by Denglingling

增加器械消耗,明细展示内容

parent 7b253d59
......@@ -320,6 +320,12 @@ class ConsumDetailsPage extends Component {
{index+1}. {item.item_name}
</Text>
<Text style={styles.rig_ser}>
通用名称:{item.general_name}
</Text>
<Text style={styles.rig_ser}>
规格型号:{item.specification}
</Text>
<Text style={styles.rig_ser}>
序列号:{item.serial_number}
</Text>
</View>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment