|
@@ -225,7 +225,6 @@
|
|
|
<GwCirculationCard2Form2 ref="gwCirculationCard2Form2" @refreshDataList="refreshList"></GwCirculationCard2Form2>
|
|
|
<GwCirculationCard2FormYb ref="GwCirculationCard2FormYb" @refreshDataList="refreshList"></GwCirculationCard2FormYb>
|
|
|
<!-- <fileInfo ref="fileInfo" @refreshDataList="refreshList"></fileInfo> -->
|
|
|
- <abordConfirm ref="abordConfirm" @refreshDataList="refreshList"></abordConfirm>
|
|
|
</div>
|
|
|
</template>
|
|
|
|
|
@@ -268,8 +267,7 @@
|
|
|
components: {
|
|
|
GwCirculationCard2Form,
|
|
|
GwCirculationCard2Form2,
|
|
|
- GwCirculationCard2FormYb,
|
|
|
- abordConfirm
|
|
|
+ GwCirculationCard2FormYb
|
|
|
},
|
|
|
created () {
|
|
|
},
|