fix:禅道56

This commit is contained in:
shijing 2025-08-18 16:28:47 +08:00
parent a9e87ee859
commit ccde240653
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@
<el-switch v-model="form.need_enm"></el-switch> <el-switch v-model="form.need_enm"></el-switch>
</el-form-item> --> </el-form-item> -->
</el-form> </el-form>
<sc-form-table v-if="baseCode!=='bxerp'" ref="table" v-model="materialList" :addTemplate="addTemplate" placeholder="暂无数据"> <sc-form-table v-if="baseCode!=='bxerp'&&baseCode!=='tcerp'" ref="table" v-model="materialList" :addTemplate="addTemplate" placeholder="暂无数据">
<el-table-column prop="type" label="输入物料" min-width="120" align="center"> <el-table-column prop="type" label="输入物料" min-width="120" align="center">
<template #default="scope"> <template #default="scope">
<span v-if="!scope.row.isedit">{{ <span v-if="!scope.row.isedit">{{