Эх сурвалжийг харах

reactor:通话记录调整;

zhangchong 11 сар өмнө
parent
commit
28e949ddde

+ 1 - 1
src/views/statistics/order/detailDispatch.vue

@@ -20,7 +20,7 @@
         </template>
         <!-- 表格操作 -->
         <template #operation="{ row }">
-          <order-detail :order="row.order" @updateList="queryList" />
+          <order-detail :order="row" @updateList="queryList" />
         </template>
       </ProTable>
     </el-card>