# 订单管理

**1.商城首页及顶部点击我的采购或订单管理，可查看管理采购订单。**

![](/files/fphGs72CYyzKf92Py0lW)

**2.在采购管理中，可以对订单状态查询、管理等操作。**

![](/files/gvzjF0C0d9dwELqKO0wy)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.yiningju.cn/ding-dan-guan-li.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
