fix:#803#859#39日志详情去掉工段物料列表

This commit is contained in:
shijing 2025-07-02 14:21:22 +08:00
parent b5cfa535be
commit 5cadf81f08
1 changed files with 8 additions and 8 deletions

View File

@ -371,7 +371,7 @@
</scTable>
</el-card>
<!-- 工段物料库存 -->
<el-card style="width: 100%" header="工段物料列表" shadow="never">
<!-- <el-card style="width: 100%" header="工段物料列表" shadow="never">
<scTable
ref="tableWm"
:apiObj="apiObjWm"
@ -393,7 +393,7 @@
</template>
</el-table-column>
</scTable>
</el-card>
</el-card> -->
<save-dialog
v-if="dialog.save"
ref="saveDialog"
@ -498,13 +498,13 @@ export default {
check_single: false,
},
apiObj: null,
apiObjWm:null,
// apiObjWm:null,
apiObjMuser:null,
paramsWm: {
page: 0,
search:'',
mgroup:''
},
// paramsWm: {
// page: 0,
// search:'',
// mgroup:''
// },
paramsIn: {
page: 0,
mlog: "",