diff --git a/klp-ui/src/views/wms/delivery/components/coilsTranfer.vue b/klp-ui/src/views/wms/delivery/components/coilsTranfer.vue
new file mode 100644
index 00000000..f362e635
--- /dev/null
+++ b/klp-ui/src/views/wms/delivery/components/coilsTranfer.vue
@@ -0,0 +1,64 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
+
+
+
+
+
+
+
+
+
+
+ 选择
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 选择
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/klp-ui/src/views/wms/delivery/plan/index.vue b/klp-ui/src/views/wms/delivery/plan/index.vue
index 7a250c6e..c8e9200d 100644
--- a/klp-ui/src/views/wms/delivery/plan/index.vue
+++ b/klp-ui/src/views/wms/delivery/plan/index.vue
@@ -2,18 +2,10 @@
-
+
-
@@ -25,96 +17,95 @@
- 新增
+ 新增
- 修改
+ 修改
- 删除
+ 删除
- 导出
+ 导出
-
-
-
-
-
-
-
@@ -189,7 +185,7 @@ export default {
const prefix = await this.generateWarehousePrefix(this.selectedNode);
this.initForm = {
- rowCount: '', columnCount: '', layerCount: '',
+ rowCount: '', columnCount: '',
prefix: prefix,
parentId: this.selectedNode.actualWarehouseId
};