Commit 1649ce834e267c20b37f61a18bc40e3498a5792e

Authored by pengyongcheng
1 parent 96ec129a

库存日报调整:解决前端引入无关组件错误问题

ant-design-vue-jeecg/src/views/system/report/ReportInventoryDailyList.vue
@@ -71,7 +71,6 @@ @@ -71,7 +71,6 @@
71 </template> 71 </template>
72 </a-table> 72 </a-table>
73 </div> 73 </div>
74 - <inventory-transaction-modal ref="modalForm" @ok="modalFormOk"></inventory-transaction-modal>  
75 </a-card> 74 </a-card>
76 </template> 75 </template>
77 76