HIAWms/web/src/widgets/HIAWms/Views/Pages/WmsMaterial/WmsMaterial.tsx
@@ -115,8 +115,8 @@ // 新增的查询方法 const handleQuery = async () => { console.log('查询条件:', queryParams.value) tableRef.value.getTableList() // tableRef.value.getList(queryParams.value) // tableRef.value.getTableList() tableRef.value.getList(queryParams.value) } // 重置查询条件 @@ -164,7 +164,7 @@ onCheck={onCheck} onRowClick={onRowClick} isHidePagination={isHidePagination} pageSize={50} pageSize={20} v-slots={{ name: ({ row }: any) => { return row?.name ? (