zouyu
8 天以前 648003a577ef7a03046269c77fc5cc64199945e7
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>