修改了发票详细样式,新增发票审核状态,发票新增全选

This commit is contained in:
2024-06-12 14:09:17 +08:00
parent 8b970f2b8f
commit 56e08863de
9 changed files with 84 additions and 43 deletions

View File

@@ -71,7 +71,7 @@
disabled="{{true}}"
/>
<van-field
value="{{ detail.address }}"
value="{{ detail.phone }}"
wx:if="{{detail.headerType === 0}}"
label="电话"
readonly