diff --git a/src/views/erp/StoreInfoList.vue b/src/views/erp/StoreInfoList.vue
new file mode 100644
index 0000000..9863fe4
--- /dev/null
+++ b/src/views/erp/StoreInfoList.vue
@@ -0,0 +1,241 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+ 重置
+
+ {{ toggleSearchStatus ? '收起' : '展开' }}
+
+
+
+
+
+
+
+
+
+
+
+
新增
+
导出
+
+ 导入
+
+
+
+
+
+ 删除
+
+ 批量操作
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 无图片
+
+
+
+ 无文件
+
+ 下载
+
+
+
+
+ 编辑
+
+
+
+ 更多
+
+
+ 详情
+
+
+ handleDelete(record.id)">
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/erp/modules/StoreInfoForm.vue b/src/views/erp/modules/StoreInfoForm.vue
new file mode 100644
index 0000000..0ee1c6c
--- /dev/null
+++ b/src/views/erp/modules/StoreInfoForm.vue
@@ -0,0 +1,139 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/erp/modules/StoreInfoModal.Style#Drawer.vue b/src/views/erp/modules/StoreInfoModal.Style#Drawer.vue
new file mode 100644
index 0000000..ba4872f
--- /dev/null
+++ b/src/views/erp/modules/StoreInfoModal.Style#Drawer.vue
@@ -0,0 +1,84 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/erp/modules/StoreInfoModal.vue b/src/views/erp/modules/StoreInfoModal.vue
new file mode 100644
index 0000000..d70e49b
--- /dev/null
+++ b/src/views/erp/modules/StoreInfoModal.vue
@@ -0,0 +1,60 @@
+
+
+
+
+
+
+
\ No newline at end of file