shish 2 лет назад
Родитель
Сommit
ab5476a4f5
2 измененных файлов с 4 добавлено и 36 удалено
  1. 2 2
      ghsApp/src/admin/item/detail.vue
  2. 2 34
      hdApp/src/pagesPurchase/particulars.vue

+ 2 - 2
ghsApp/src/admin/item/detail.vue

@@ -89,13 +89,13 @@
         <tui-list-cell class="line-cell" :arrow="false">
           <view class="tui-title">大单位</view>
           <input v-model="form.bigUnitId" name="bigUnitId" type="text" hidden />
-          <view v-if="form.bigUnitId" @click="$msg('请联系客服修改')" style="width:450upx;color:#CCCCCC;height:45upx;">{{ bigUnitSelectedData.name }}</view>
+          <view v-if="form.bigUnitId" @click="$msg('不能修改')" style="width:450upx;color:#CCCCCC;height:45upx;">{{ bigUnitSelectedData.name }}</view>
         </tui-list-cell>
 
         <tui-list-cell class="line-cell" :arrow="false">
           <view class="tui-title">小单位</view>
           <input v-model="form.smallUnitId" name="smallUnitId" type="text" hidden />
-          <view v-if="form.smallUnitId" @click="$msg('请联系客服修改')" style="width:450upx;color:#CCCCCC;height:45upx;">{{ smallUnitSelectedData.name }}</view>
+          <view v-if="form.smallUnitId" @click="$msg('不能修改')" style="width:450upx;color:#CCCCCC;height:45upx;">{{ smallUnitSelectedData.name }}</view>
         </tui-list-cell>
 
         <tui-list-cell class="line-cell" :arrow="false" v-if="form.ratioType == 0">

+ 2 - 34
hdApp/src/pagesPurchase/particulars.vue

@@ -4,42 +4,10 @@
       <view class="top-view"> </view>
       <view class="result-view">
         <view :class="['iconfont', 'iconchenggong']"></view>
-
-        <view class="result-title">采购入库成功</view>
-
-				<template v-if="onlyCg == 0">
-					<view style="margin-left:150upx;">
-						<view class="flex title">
-							确认售价:
-						</view>
-						<view class="flex title">
-							<text style="font-size:28upx;font-weight:normal;">
-								红色为进货价,请填写大单位销售价
-							</text>
-						</view>
-						<checkbox-group>
-							<view v-for="(res,i) in flowersList" :key="i">
-								<view class="product-area">
-									<view class="first-area">
-										<text class="name">{{res.name}}</text>
-										<text class="cg-cost" v-if="res.xhUnitType == 0">¥{{res.xhUnitPrice ? parseFloat(res.xhUnitPrice) : 0}}</text>
-										<input type="digit" v-model="res.changePrice" placeholder="价格" />
-									</view>
-								</view>
-							</view>
-						</checkbox-group>
-					</view>
-
-					<button class="admin-button-com big blue" style="width:70vw;margin-top:50upx;" @click="commit">确认修改</button>
-
-				</template>
-        <template v-else>
-          <button class="admin-button-com big" style="width:70vw;" @click="goDetail">订单详情</button>
-        </template>
-
+        <view class="result-title">下单成功</view>
+        <button class="admin-button-com big" style="width:70vw;" @click="goDetail">订单详情</button>
         <button v-if="ghsCgScene!=''" class="admin-button-com big" style="width:70vw;margin-top:20upx;" @click="goHome">返回首页</button>
         <button v-else class="admin-button-com big" style="width:70vw;margin-top:20upx;" @click="goBack">返回</button>
-
         <view style="margin-top:20upx;">
           <view style="font-size:28upx;">微信下拉,搜索小程序 花掌柜,可再次买花</view>
           <view style="margin-bottom:30upx;margin-top:15upx;">