Commit cc7d79b5 authored by 我在何方's avatar 我在何方

不可出渠道异常审核加备注

parent ab47aaaa
...@@ -93,6 +93,11 @@ ...@@ -93,6 +93,11 @@
</template> </template>
</el-table-column> </el-table-column>
</el-table> </el-table>
<el-descriptions :colon="false" style="margin-top:10px">
<el-descriptions-item :label="$t('备注')" :span="2">
{{orderExceptionData.orderExceptionNotes}}
</el-descriptions-item>
</el-descriptions>
</div> </div>
</template> </template>
<script> <script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment