胶料信息更换分类字典

This commit is contained in:
2026-05-20 15:55:54 +08:00
parent 0e6eba8cf4
commit 09c58f80eb

View File

@@ -25,7 +25,7 @@ const specialRubberOptions = [
const glueCategoryProps = { const glueCategoryProps = {
api: loadTreeData, api: loadTreeData,
params: { pcode: 'XSLMES_MATERIAL' }, params: { pcode: 'XSLMES_RUBBER' },
resultField: '', resultField: '',
labelField: 'title', labelField: 'title',
valueField: 'key', valueField: 'key',