@@ -10,8 +10,8 @@
</template>
<script>
-import TpmTagList from '../tpmTag/TpmTagList.vue';
-import TpmDeviceList from '../tpmTag/TpmDeviceList.vue';
+import TpmTagList from './TpmTagList.vue';
+import TpmDeviceList from './TpmDeviceList.vue';
export default({
components: {