ysy hace 1 año
padre
commit
29e687b1a9
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      pages/pda/feeding/components/turnoverBom.vue

+ 2 - 2
pages/pda/feeding/components/turnoverBom.vue

@@ -5,8 +5,8 @@
 		</view>
 
 		<view v-for="(item, index) in newList" :key='index'>
-			<view class="title_box rx-bc" v-if='!isDetails'>
-				<view class="left rx-ss" @click="getDelete(index)">
+			<view class="title_box rx-bc" >
+				<view class="left rx-ss" @click="getDelete(index)" v-if='!isDetails'>
 					<uni-icons custom-prefix="iconfont" type="icon-shanchu" size="20" color="#fa3534"></uni-icons>
 				</view>