wente
2023-11-30 24a27e7a28a8872adc352f3a6c7464112c14d02d
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()