diff --git a/src/views/plan/order/index.vue b/src/views/plan/order/index.vue index c2fd29d..9be291b 100644 --- a/src/views/plan/order/index.vue +++ b/src/views/plan/order/index.vue @@ -43,12 +43,24 @@ /> - - + + + + + + + + + + + @@ -67,7 +79,8 @@ size="mini" @click="dialogVisible = true" v-hasPermi="['order:order:add']" - >新增 + >新增 + - - - + + + - - + + - + @@ -143,7 +156,7 @@ - + diff --git a/src/views/plan/plan/index.vue b/src/views/plan/plan/index.vue index 27a6af8..3913563 100644 --- a/src/views/plan/plan/index.vue +++ b/src/views/plan/plan/index.vue @@ -1,125 +1,131 @@