yuminge-app/yun-min-program-plugin-master/packageI/invoice/components/childOrderList/childOrderList.wxml

4 lines
394 B
Plaintext

<!--packageI/invoice/components/childOrderList/childOrderList.wxml-->
<yz-orderList hidden="{{loading}}" datasource="{{orderList}}" bind:applyInvoice="showEditInvoice"></yz-orderList>
<invoice-pop class="invoicePop" bind:openAddList="invoiceShowAddressFun" bind:confirm="subInvoice"></invoice-pop>
<yz_addressList show="{{showAddressList}}" bind:confirm="confirmSelectAddress"></yz_addressList>