liukangdong
2025-01-22 a7b60ffdfa197c457a3118424337a95594d62239
admin/src/views/operation/device.vue
@@ -120,8 +120,6 @@
      this.$nextTick(() => {
        this.$refs.EditRef.isShowModal = true
        if (row && row.id) {
          console.log('---')
          this.$refs.EditRef.getDetail(row.id)
        }
      })