Commit bb3afdd2 authored by Wen Wei Li's avatar Wen Wei Li

modify AgentDetail view

parent 5db02fbb
<template> <template>
<CContainer> <CContainer>
<div> <div>
<h2>{{ $route.params.id }}</h2> <h2>Agent {{ $route.params.id }}</h2>
<CContainer> <CContainer>
<CTable hover> <CTable hover>
<CTableHead> <CTableHead>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment