north-glass-erp/northglass-erp/src/views/mm/mainProductStock/TakeOutRecord.vue
@@ -130,6 +130,10 @@ selectDate.value = res.data.selectDate pageNum.value=1 if (res.data.total!=null){ total.dataTotal = res.data.total.total*1 total.pageTotal= res.data.total.pageTotal } produceList = deepClone(res.data.data) xGrid.value.loadData(produceList) gridOptions.loading=false