代码更新

This commit is contained in:
2022-09-05 11:26:53 +08:00
parent d6a253c55e
commit ab4f712f48
19 changed files with 80 additions and 15 deletions

View File

@@ -81,7 +81,7 @@ export default {
optShow: {},
url: 'api/physicalMst/erpPhyQuery',
idField: 'inspection_id',
sort: '',
sort: 'biz_date DESC',
crudMethod: { ...crudPhysicalMst }
})
},