|
|
@@ -8,7 +8,7 @@
|
|
|
|
|
|
<view class="active"
|
|
|
style="position:fixed;left:36upx;bottom:13upx;width:84upx;height:50upx;line-height:30upx;font-size:13upx;"
|
|
|
- @click="selectCustom()">选客户</view>
|
|
|
+ @click="selectCustom()">选客</view>
|
|
|
|
|
|
<view class="active" @click="toWastage">报损</view>
|
|
|
<view class="active" style="background-color:orange;color:white;border-color:orange;height:50upx;line-height:30upx;font-size:14upx;" @click="gatheringFn()">收款</view>
|