src/views/productionManagement/operationScheduling/components/formDia.vue
@@ -156,7 +156,7 @@ unitFromRow.value = row?.unit ?? ''; idFromRow.value = row?.id ?? ''; specificationModelFromRow.value = row?.specificationModel ?? ''; userListNoPageByTenantId().then((res) => { userList.value = res.data; // 找到孙倩的用户ID并设置为默认值 @@ -248,4 +248,4 @@ <style scoped> </style> </style>