nizongfeng 3 years ago
parent
commit
e6afb4c55e
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      application/admin/view/cf_hotel_info/index.html

+ 0
- 3
application/admin/view/cf_hotel_info/index.html View File

@@ -342,9 +342,6 @@
if (this.editData.hotel_name==''){
this.$message.error("名称不能为空");return false;
}
if (this.editData.hotel_phone==''){
this.$message.error("手机号不能为空");return false;
}
if (this.editData.province==''){
this.$message.error("省不能为空");return false;
}


Loading…
Cancel
Save