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>
</template>
<script>
import indexjs from "./index";
import indexjs from "./indexjs.js";
export default indexjs;
</script>
<style scoped lang="scss">