|
|
@ -104,9 +104,6 @@ |
|
|
|
<view v-if="goodsList.length==0" style="margin-top: 250rpx;"> |
|
|
|
<view v-if="goodsList.length==0" style="margin-top: 250rpx;"> |
|
|
|
<u-empty text="暂无记录~" mode="list"></u-empty> |
|
|
|
<u-empty text="暂无记录~" mode="list"></u-empty> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<!-- <view class="goods-fd"> |
|
|
|
|
|
|
|
<view class="btn" @click="manualEntry">手动录入</view> |
|
|
|
|
|
|
|
</view> --> |
|
|
|
|
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</template> |
|
|
|
</template> |
|
|
|