纸通宝SAAS仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

8 lines
266 B

<!--xtends//statics/index/index.wxml-->
<cu-custom bgColor="bg-white" isBack="{{true}}">
<view slot="content">采购报表</view>
</cu-custom>
<van-table columns="{{columns}}" height="{{height}}" data="{{data}}"></van-table>
<notification id="qn-notification"/>