diff --git a/src/apis/product.js b/src/apis/product.js
index 422412d..fa2af56 100644
--- a/src/apis/product.js
+++ b/src/apis/product.js
@@ -77,4 +77,12 @@ export const prd_delete = (id) => {
url: `/prd/prd_delete/${id}/`,
method: 'delete',
})
+}
+
+// 获取历史数据
+export const prd_history = (id) => {
+ return request({
+ url: `/prd/prd_history/${id}/`,
+ method: 'get',
+ })
}
\ No newline at end of file
diff --git a/src/components/product/ProductHistory.vue b/src/components/product/ProductHistory.vue
new file mode 100644
index 0000000..5d2f329
--- /dev/null
+++ b/src/components/product/ProductHistory.vue
@@ -0,0 +1,28 @@
+
+
+
+
+
+ 返回
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/config/index.vue b/src/views/config/index.vue
new file mode 100644
index 0000000..b6e5aec
--- /dev/null
+++ b/src/views/config/index.vue
@@ -0,0 +1,240 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+ 刷新
+
+
+
+
+
+
+
+
+ 更新
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.ip }}
+
+ {{ scope.row.ip }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+