diff --git a/pages/process/order-list/index.json b/pages/process/order-list/index.json
index e757706..8807248 100644
--- a/pages/process/order-list/index.json
+++ b/pages/process/order-list/index.json
@@ -7,6 +7,7 @@
"van-index-anchor": "/components/index-anchor/index",
"van-tabs": "/components/tabs/index",
"van-tab": "/components/tab/index",
+ "van-tag": "/components/tag/index",
"van-cell": "/components/cell/index",
"van-divider": "/components/divider/index",
"van-loading": "/components/loading/index",
diff --git a/pages/process/order-list/index.wxml b/pages/process/order-list/index.wxml
index 6f45261..d070a36 100644
--- a/pages/process/order-list/index.wxml
+++ b/pages/process/order-list/index.wxml
@@ -62,7 +62,7 @@
-
+ 有修改