Browse Source

refactor(image-store-apply): 重命名脚本文件并迁移逻辑至index.js

yz 3 tuần trước cách đây
mục cha
commit
c1a4909511

+ 0 - 0
src/views/image-store-apply/image-store-apply.js → src/views/image-store-apply/index.js


+ 1 - 1
src/views/image-store-apply/index.vue

@@ -395,7 +395,7 @@
   </basic-container>
 </template>
 
-<script src="./image-store-apply.js">
+<script src="./index.js">
 
 </script>