Commit 58ddf782 authored by youjie's avatar youjie

no message

parent ca78079e
......@@ -1340,7 +1340,6 @@
edit2Save: function () {
this.$refs['hotelProductForm2'].validate((valid) => {
if (valid) {
return
this.apipost('dict_post_HotelOffer_SetNewHotelPrice', this.msg2, res => {
if (res.data.resultCode === 1) {
this.Success(this.$t('ground.bianjichenggong'))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment