diff --git a/src/views/plan/order/index.vue b/src/views/plan/order/index.vue
index 984250dd..0912b3fa 100644
--- a/src/views/plan/order/index.vue
+++ b/src/views/plan/order/index.vue
@@ -153,22 +153,27 @@
-
+
+
+
+
+
-
+
- {{ parseTime(scope.row.planComplete, '{y}-{m}-{d}') }}
+ {{ parseTime(scope.row.createTime, '{y}-{m}-{d} {h}:{i}:{s}') }}
+
{
//this.getList()
_this.loading = false;