wente
2023-11-30 8b3aa86c5ced3beae292c03e582aa16250ce1ae8
web/src/views/modules/itemCirculatOrder/ItemCirculatOrder-AddOrUpdate.vue
@@ -311,7 +311,7 @@
        if(row.projectId){
          this.dataForm.projectId =row.projectId
        } else {
          this.dataForm.projectId=row.bizGroupId
          this.dataForm.projectId=row.bizId
        }
        // this.dataForm.disabled
        this.getInfo()