This commit is contained in:
‘937886381’
2025-12-23 08:35:46 +08:00
parent c86d94ac92
commit 89ff79bfd7
6 changed files with 868 additions and 465 deletions

View File

@@ -134,7 +134,9 @@ export default {
type: 'select',
label: '工厂',
selectOptions: [],
param: 'factoryId',
param: 'factoryId',
collapseTags: true,
multiple: true,
onchange: true,
},
{