@@ -235,6 +235,7 @@
v-model:visible="showAllocationDialog"
:curRow="curSopData"
@success="search"
+ :fromSop="true"
></AllocationDialog>
</div>
</template>