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