diff --git a/components/buns-post-edit-templates/bpe-addressjiami-tmp.vue b/components/buns-post-edit-templates/bpe-addressjiami-tmp.vue
new file mode 100644
index 0000000..2819302
--- /dev/null
+++ b/components/buns-post-edit-templates/bpe-addressjiami-tmp.vue
@@ -0,0 +1,94 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/components/buns-post-edit-templates/bpe-good-kuaidi-tmp.vue b/components/buns-post-edit-templates/bpe-good-kuaidi-tmp.vue
new file mode 100644
index 0000000..91a3312
--- /dev/null
+++ b/components/buns-post-edit-templates/bpe-good-kuaidi-tmp.vue
@@ -0,0 +1,155 @@
+
+
+
+
+ 包装类型
+
+
+
+
+
+
+
+
+
+
+ 同行快递
+
+
+
+
+
+
+
+
+
+
+ 快递单号
+
+
+
+
+
+
+
+
+
+ 是否需要代垫运费
+
+
+
+
+
+
+
+
+
+ 代垫预估
+
+
+
+
+ 元
+
+
+
+
+
+
+
+
+ 供应商
+
+
+
+
+
+
+
+
+
+ 自定义标记
+
+
+
+
+
+
+
+
+
+ 备注
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/components/tpx-com-dialog/tpx-com-dialog.vue b/components/tpx-com-dialog/tpx-com-dialog.vue
index 8dcc5e6..2c02ce1 100644
--- a/components/tpx-com-dialog/tpx-com-dialog.vue
+++ b/components/tpx-com-dialog/tpx-com-dialog.vue
@@ -1,8 +1,8 @@
-
+
-
+
@@ -77,6 +77,7 @@
} else {
this.handleCloseModal()
this.$emit('onClose')
+ this.$emit('onCancel')
}
}
}