问题修复

This commit is contained in:
hongchao 2025-08-05 18:26:17 +08:00
parent 1e9f623cfa
commit aafeb12989
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
:index="index => (queryParams.pageNum - 1) * queryParams.pageSize + index + 1"
/>
<el-table-column label="班组名称" align="center" prop="teamName" />
<el-table-column label="班组长" align="center" prop="teamName" />
<el-table-column label="班组长" align="center" prop="teamLeaderIdCard" />
<el-table-column label="库存" align="center" prop="usNum" >
<template slot-scope="scope">
<span