+
\ No newline at end of file
diff --git a/src/views/inventory/consumablesconfig/Content.vue b/src/views/inventory/consumablesconfig/Content.vue
index acaa56b..c1b88ca 100644
--- a/src/views/inventory/consumablesconfig/Content.vue
+++ b/src/views/inventory/consumablesconfig/Content.vue
@@ -18,6 +18,7 @@ import Paging from './component/Paging.vue'
padding: 20px;
background-color: #fff;
border: 1px solid #e4e7ed;
+ margin-top: 20px;
border-radius: 4px;
}
\ No newline at end of file
diff --git a/src/views/inventory/consumablesconfig/DataStatistics.vue b/src/views/inventory/consumablesconfig/DataStatistics.vue
index f5c93d9..cf1cb3a 100644
--- a/src/views/inventory/consumablesconfig/DataStatistics.vue
+++ b/src/views/inventory/consumablesconfig/DataStatistics.vue
@@ -71,7 +71,7 @@ async function getPage() {
border: 1px solid #e4e7ed;
background-color: #fff;
border-radius: 4px;
- margin: 20px 0;
+ margin-top: 20px;
padding: 20px;
display: flex;
align-items: center;
diff --git a/src/views/inventory/consumablesconfig/component/AddButton.vue b/src/views/inventory/consumablesconfig/component/AddButton.vue
index 7d93775..46b00fd 100644
--- a/src/views/inventory/consumablesconfig/component/AddButton.vue
+++ b/src/views/inventory/consumablesconfig/component/AddButton.vue
@@ -3,5 +3,12 @@
入库出库分类管理
- 供应商管理
-
\ No newline at end of file
+ 供应商管理
+
+
\ No newline at end of file
diff --git a/src/views/inventory/supplier.vue b/src/views/inventory/supplier.vue
new file mode 100644
index 0000000..90a0056
--- /dev/null
+++ b/src/views/inventory/supplier.vue
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/inventory/supplierconfig/Content.vue b/src/views/inventory/supplierconfig/Content.vue
new file mode 100644
index 0000000..19ab057
--- /dev/null
+++ b/src/views/inventory/supplierconfig/Content.vue
@@ -0,0 +1,147 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/inventory/supplierconfig/Search.vue b/src/views/inventory/supplierconfig/Search.vue
new file mode 100644
index 0000000..ba031df
--- /dev/null
+++ b/src/views/inventory/supplierconfig/Search.vue
@@ -0,0 +1,52 @@
+
+
+
+
\ No newline at end of file
diff --git a/src/views/inventory/supplierconfig/component/Table.vue b/src/views/inventory/supplierconfig/component/Table.vue
new file mode 100644
index 0000000..149289a
--- /dev/null
+++ b/src/views/inventory/supplierconfig/component/Table.vue
@@ -0,0 +1,49 @@
+
+
+
+
\ No newline at end of file
diff --git a/src/views/mytemplate/indexconfig/Content.vue b/src/views/mytemplate/indexconfig/Content.vue
new file mode 100644
index 0000000..f4a1506
--- /dev/null
+++ b/src/views/mytemplate/indexconfig/Content.vue
@@ -0,0 +1,146 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/mytemplate/indexconfig/DataStatistics.vue b/src/views/mytemplate/indexconfig/DataStatistics.vue
new file mode 100644
index 0000000..cf1cb3a
--- /dev/null
+++ b/src/views/mytemplate/indexconfig/DataStatistics.vue
@@ -0,0 +1,103 @@
+
+
+
+
+
+
+ 耗材种数
+ {{ datas.totalRow }}
+
+
+
+
+
+
+
增加数量:0
+
+
+ 手动增加:0
+
+ |
+
+ 入库:0
+
+
+
+
+
+
+
+
+
+
减少数量:0
+
+
+ 手动减少:0
+
+ |
+
+ 消耗:0
+
+ |
+
+ 报损:0
+
|
+
+ 出库:0
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/mytemplate/indexconfig/Search.vue b/src/views/mytemplate/indexconfig/Search.vue
new file mode 100644
index 0000000..ad584fa
--- /dev/null
+++ b/src/views/mytemplate/indexconfig/Search.vue
@@ -0,0 +1,66 @@
+
+
+
+
\ No newline at end of file
diff --git a/src/views/mytemplate/indexconfig/component/Table.vue b/src/views/mytemplate/indexconfig/component/Table.vue
new file mode 100644
index 0000000..31ef7ce
--- /dev/null
+++ b/src/views/mytemplate/indexconfig/component/Table.vue
@@ -0,0 +1,34 @@
+
+