lifanagju_citu hai 4 días
pai
achega
f00065d478
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/menduner/system/talentMap/components/card.vue

+ 1 - 0
src/views/menduner/system/talentMap/components/card.vue

@@ -271,6 +271,7 @@ const getList = async () => {
 
 /** 搜索按钮操作 */
 const handleQuery = () => {
+  message.warning('搜索正在建设中...')
   queryParams.pageNo = 1
   getList()
 }