MrShi
2025-02-07 7de835dea145fe8229f5f0100e2a90094e6d5b22
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)
        }
      })