| | |
| | | <shiftProductoutFormDialog :currshowlist.sync="showShiftProductForm" :productList="productList" |
| | | :parentInfo="parentInfo" :currentDutyRecord="currentDutyRecord" :personBoardList="personBoardList" |
| | | @refreshProductOutputList="refreshProductOutputList" /> |
| | | <workReportFeed v-if="searchFeed" ref="searchFeed" @refreshFeedsForDel="refreshFeedsForDel"></workReportFeed> |
| | | <workReportFeed v-if="searchFeed" ref="searchFeed" @refreshTable="getBatchReport(5)" @refreshFeedsForDel="refreshFeedsForDel"></workReportFeed> |
| | | |
| | | <productOutFormDialog :currshowlist.sync="showProductForm" :productList="productList" :parentInfo="parentInfo" |
| | | :currentDutyRecord="currentDutyRecord" :personBoardList="personBoardList" |