diff --git a/src/pages-system/post/components/search-form.vue b/src/pages-system/post/components/search-form.vue
index 3c74450..23a53ec 100644
--- a/src/pages-system/post/components/search-form.vue
+++ b/src/pages-system/post/components/search-form.vue
@@ -1,4 +1,13 @@
+
+
+
+
diff --git a/src/pages-system/post/form/index.vue b/src/pages-system/post/form/index.vue
index cf3122a..5a3828d 100644
--- a/src/pages-system/post/form/index.vue
+++ b/src/pages-system/post/form/index.vue
@@ -8,9 +8,9 @@
/>
-
+
-
+
-
+
()
definePage({
@@ -106,7 +107,7 @@ const formRef = ref()
/** 返回上一页 */
function handleBack() {
- uni.navigateBack()
+ navigateBackPlus('/pages-system/post/index')
}
/** 加载岗位详情 */
@@ -148,13 +149,4 @@ onMounted(() => {
diff --git a/src/pages-system/post/index.vue b/src/pages-system/post/index.vue
index 34769e8..433ad04 100644
--- a/src/pages-system/post/index.vue
+++ b/src/pages-system/post/index.vue
@@ -5,13 +5,14 @@
title="岗位管理"
left-arrow placeholder safe-area-inset-top fixed
@click-left="handleBack"
- >
-
-
-
-
-
-
+ />
+
+
+
@@ -50,30 +51,26 @@
/>
-
-
-
-
-
-
+ />