opt:晶棒库报表和回温库报表查询逻辑优化、页面优化

This commit is contained in:
DESKTOP-5DIJMF9\admin
2024-09-09 11:03:37 +08:00
parent 8c96550696
commit 23f96ca8f6
13 changed files with 148 additions and 101 deletions

View File

@@ -141,10 +141,10 @@ export default {
mixins: [presenter(), header(), crud()],
cruds() {
return CRUD({
title: '回温间库明细',
title: '回温间库明细',
url: 'api/report/hw/in',
idField: 'group_id',
sort: 'pointCode,desc',
sort: '',
optShow: {
add: false,
edit: false,