ll
liukangdong
2025-02-06 87b4f9e646ba88b7a4f5924deacc7984786ed5d2
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)
        }
      })