wangfei
2024-10-21 07b0cdcb34db682b51ca972f5c23da653aa5d32d
UI-Project/src/views/Returns/return.vue
@@ -5,19 +5,19 @@
function changeRouter(index){
  indexFlag=index
}
</script>
<template>
  <!-- <div id="main-div"> -->
   
    <div id="main-body">
      <router-view  />
    </div>
  <!-- </div> -->
</template>
<style scoped>
#main-div{
  width: 100%;