Kaynağa Gözat

房态新价格必填项

17755135699 4 ay önce
ebeveyn
işleme
6f5b76cb37
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3 0
      pages/house/index.vue

+ 3 - 0
pages/house/index.vue

@@ -283,6 +283,9 @@
 				})
 			},
 			changePrice() {
+				if(!this.newPrice&&this.newPrice!=0){
+					return this.$showToast('请填写新价格');
+				}
 				this.$api
 					.post("/merchant/hotel/room/state/updRoomPrice", {
 						idList: this.checkDataRoomId,