wyh 1 년 전
부모
커밋
8910dedbd5
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/module_ems/tpmTag/index.vue

+ 2 - 2
src/views/module_ems/tpmTag/index.vue

@@ -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: {