feat:禅道381辅料库-在出入库记录中带出单价与此次出入库记录的总金额

This commit is contained in:
shijing 2026-04-29 15:29:35 +08:00
parent fd9b34c558
commit 7b3e3f0fb6
1 changed files with 2 additions and 0 deletions

View File

@ -123,6 +123,8 @@
{{ scope.row.belong_dept_name }} - {{ scope.row.mgroup_name }}
</template>
</el-table-column>
<el-table-column label="总价" prop="total_price">
</el-table-column>
<el-table-column label="创建人" prop="create_by_name">
</el-table-column>
<el-table-column label="创建时间" prop="create_time">