diff --git a/src/views/feed/FormulaManagement/index.vue b/src/views/feed/FormulaManagement/index.vue index 53e146b..a55708a 100644 --- a/src/views/feed/FormulaManagement/index.vue +++ b/src/views/feed/FormulaManagement/index.vue @@ -4,9 +4,9 @@ - + 搜索 重置 diff --git a/src/views/stock/in/index.vue b/src/views/stock/in/index.vue index 142ff24..2e69780 100644 --- a/src/views/stock/in/index.vue +++ b/src/views/stock/in/index.vue @@ -2,7 +2,10 @@
- + + + @@ -20,8 +23,9 @@ - - 新增 + + 新增 import { listIn, getIn, delIn, addIn, updateIn } from "@/api/stock/in" import { getToken } from "@/utils/auth" -import { isVisible } from "element-plus/es/utils/index.mjs" + import { isVisible } from "element-plus/es/utils/index.mjs" const { proxy } = getCurrentInstance() const inList = ref([]) diff --git a/src/views/stock/management/index.vue b/src/views/stock/management/index.vue index 47009d2..418b222 100644 --- a/src/views/stock/management/index.vue +++ b/src/views/stock/management/index.vue @@ -2,20 +2,13 @@
- + - + + + 搜索 @@ -25,45 +18,24 @@ - 新增 + 新增 - 修改 + 修改 - 删除 + 删除 - 导出 + 导出 - 导入 + 导入 @@ -83,19 +55,16 @@ - - + + @@ -119,18 +88,12 @@ - - @@ -169,37 +132,37 @@