wangfei
2024-11-29 d0f0e0f87caef8efdbbc92d4fe7c76d4455473c8
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%;