ll
liukangdong
2024-12-09 9ce28811e94fa042adb7cabe6581b0393c6d576d
admin/src/views/workorder/components/OperaYwWorkorderWindow.vue
@@ -142,8 +142,7 @@
      this.getCate()
      // 新建
      if (target == null) {
        this.$nextTick(() => {
          this.$refs.form = {
        this.form = {
            id: null,
            editDate: '',
            floor: '',
@@ -171,6 +170,7 @@
            dealInfo: '',
            dealType: ''
          }
        this.$nextTick(() => {
          this.buildList = []
          this.roomList = []
          this.levelList = []