8
0
ZaiZai преди 1 година
родител
ревизия
8acaa86b28
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/system/post.vue

+ 1 - 1
src/views/system/post.vue

@@ -101,7 +101,7 @@ const getDataApi = async () => {
 }
 
 //搜索表单
-const searchType = ref('code')
+const searchType = ref('postCode')
 const searchName = ref('')
 const searchForm = ref({ current: 1, size: 30, total: 0 })