Commit 2a55c8f6 authored by xieyishang's avatar xieyishang

11~

parent ebc2bf84
......@@ -295,7 +295,7 @@
</view>
<view class="jiu_max " v-if="shop_type == 'ele'">
<!-- <view class="jiu_max " v-if="shop_type == 'ele'">
<navigator url="/pages/guidegoods/guidegoods">
<view class="jiu_min">
<view>
......@@ -304,7 +304,7 @@
<view>快捷导入</view>
</view>
</navigator>
</view>
</view> -->
<view class="jiu_max" v-if="isshowpiao" >
<navigator url="/pages/myStockRight/myStockRight">
......
......@@ -503,6 +503,7 @@ export default {
tel:this.tel,
};
orderList(params).then(res => {
console.info(res,'res');
uni.stopPullDownRefresh();
uni.hideLoading(); //结束加载
if (res.data == null || res.data.length == 0) {
......
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 to comment