This commit is contained in:
闫晓茹 2024-06-25 17:46:25 +08:00
parent 6a959ccd90
commit dfd0722ef0
2 changed files with 1 additions and 1 deletions

View File

@ -786,7 +786,7 @@
</div> </div>
</template> </template>
<script> <script>
import indexjs from "./index"; import indexjs from "./indexjs.js";
export default indexjs; export default indexjs;
</script> </script>
<style scoped lang="scss"> <style scoped lang="scss">