Browse Source

Merge branch 'preview' of http://120.46.222.128:10021/elink-star/epmet-work-pc into feature-xiaowang

feature
是小王呀\24601 1 year ago
parent
commit
abe418f8bc
  1. 5
      src/views/modules/base/community/roomForm.vue

5
src/views/modules/base/community/roomForm.vue

@ -479,6 +479,11 @@ export default {
},
//
// onDoorNameInput(content) {
// this.dataForm.doorName = content.replaceAll(/[\u4e00-\u9fa5]/g, '');
// },
resetData () {
this.houseId = '' //ID
this.houseType = '1'

Loading…
Cancel
Save