diff --git a/components/buns-order-templates/bo-scanlist-tmp.vue b/components/buns-order-templates/bo-scanlist-tmp.vue index 36293ac..1f39f11 100644 --- a/components/buns-order-templates/bo-scanlist-tmp.vue +++ b/components/buns-order-templates/bo-scanlist-tmp.vue @@ -5,10 +5,10 @@ - 运单号 + {{customTabelConf.head[0] || '运单号'}} - 扫描时间 + {{customTabelConf.head[1] || '扫描时间'}} @@ -52,6 +52,13 @@ default () { return false } + }, + customTabelConf: { + default () { + return { + head: [] + } + } } }, data() { @@ -79,5 +86,11 @@ \ No newline at end of file diff --git a/components/buns-post-detail-templates/bpd-send-reciever-tmp.vue b/components/buns-post-detail-templates/bpd-send-reciever-tmp.vue index 720e46e..d7e5955 100644 --- a/components/buns-post-detail-templates/bpd-send-reciever-tmp.vue +++ b/components/buns-post-detail-templates/bpd-send-reciever-tmp.vue @@ -2,7 +2,8 @@ - + + @@ -24,9 +25,9 @@ align="center"> - + - + diff --git a/components/buns-post-edit-templates/bpe-good-kuaidi-tmp.vue b/components/buns-post-edit-templates/bpe-good-kuaidi-tmp.vue index be75f39..15b6471 100644 --- a/components/buns-post-edit-templates/bpe-good-kuaidi-tmp.vue +++ b/components/buns-post-edit-templates/bpe-good-kuaidi-tmp.vue @@ -30,12 +30,14 @@ - +