wangfei
2024-10-17 32bc1fb9a3692c460d21f8094ca80f1e0e0eb6a6
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%;