shish 1 жил өмнө
parent
commit
be40181cdf

+ 1 - 5
ghsApp/src/admin/billing/customerPlace.vue

@@ -119,11 +119,7 @@
 			padding="30upx 30upx"
 			padding="30upx 30upx"
 		>
 		>
 		</modal-module>
 		</modal-module>
-		<FooterCart
-			:price="allPrice"
-			:count="allCount"
-			@confirm="confirmSelectEvent"
-		></FooterCart>
+		<FooterCart :price="allPrice" :count="allCount" @confirm="confirmSelectEvent" ></FooterCart>
 	</view>
 	</view>
 </view>
 </view>
 </template>
 </template>

+ 1 - 1
ghsApp/src/pagesPurchase/add.vue

@@ -68,7 +68,7 @@
 			</template>
 			</template>
 		</modal-module>
 		</modal-module>
 
 
-		<FooterCart :price="cgAllPriceFun" :count="allCount" @confirm="confirmSaveItem"></FooterCart>
+		<footer-cart :price="cgAllPriceFun" :count="allCount" @confirm="confirmSaveItem"></footer-cart>
 
 
 		<uni-popup ref="globalClassImgRef" background-color="#fff" type="center" :animation="false" class="class-popup-style">
 		<uni-popup ref="globalClassImgRef" background-color="#fff" type="center" :animation="false" class="class-popup-style">
 			<view style="display:flex;padding:20upx;height:auto;justify-content: space-between;align-items:center;flex-wrap:wrap;max-height:100vh;overflow:auto;">
 			<view style="display:flex;padding:20upx;height:auto;justify-content: space-between;align-items:center;flex-wrap:wrap;max-height:100vh;overflow:auto;">