MrShi
2025-02-06 b7f74340de27a3427d8afb8750724b788c8a780c
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)
        }
      })