|
|
@@ -10,7 +10,7 @@
|
|
|
<view class="pre-save-price" v-if="info.hasSavePrice && info.hasSavePrice == 1">预存价格已导入</view>
|
|
|
|
|
|
<template>
|
|
|
- <view style="width:670upx;overflow:hidden;padding-left:50upx;">
|
|
|
+ <view style="width:690upx;overflow:hidden;padding-left:35upx;">
|
|
|
<view class="flex title" v-if="info.status == 3"> 入库前请确认售价: </view>
|
|
|
<view class="flex title" v-else> 确认售价: </view>
|
|
|
<view class="flex title">
|