wyh 1 rok temu
rodzic
commit
8910dedbd5
1 zmienionych plików z 2 dodań i 2 usunięć
  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: {