diff --git a/stdiet-ui/src/components/AutoHideInfo/index.vue b/stdiet-ui/src/components/AutoHideInfo/index.vue
new file mode 100644
index 000000000..1ccb7eaca
--- /dev/null
+++ b/stdiet-ui/src/components/AutoHideInfo/index.vue
@@ -0,0 +1,52 @@
+
+
+
+ {{ item }}
+
+
+
...
+
+ {{ item }}
+ 详情
+
+
+
+
+
+
+
+
diff --git a/stdiet-ui/src/views/custom/ingredient/index.vue b/stdiet-ui/src/views/custom/ingredient/index.vue
index 6582fd130..9b3094ded 100644
--- a/stdiet-ui/src/views/custom/ingredient/index.vue
+++ b/stdiet-ui/src/views/custom/ingredient/index.vue
@@ -1,6 +1,12 @@
-
+
-
+
-
+
-
+
+ :value="dict.dictValue"
+ >
-
+
+ :value="dict.dictValue"
+ >
-
-
+
+
- 搜索
- 重置
+ 搜索
+ 重置
@@ -73,31 +112,9 @@
size="mini"
@click="handleAdd"
v-hasPermi="['custom:ingredient:add']"
- >新增
+ >新增
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
导出
+ >导出
-
+
-
-
-
-
+
+
- {{scope.row.reviewStatus === 'yes' ? '已审核':'未审核'}}
+ disable-transitions
+ >
+ {{ scope.row.reviewStatus === "yes" ? "已审核" : "未审核" }}
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
修改
+ >修改
删除
+ >删除
-
+
-
-
+
+
/100g
-
+
/100g
-
-
+
+
/100g
@@ -215,42 +313,61 @@
-
+
+ :value="dict.dictValue"
+ >
-
+
+ :value="dict.dictValue"
+ >
-
-
+
+
-
+
@@ -264,212 +381,239 @@