Browse Source

添加消息

qinhb 1 năm trước cách đây
mục cha
commit
3dd0e57230
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/system/message/index.vue

+ 1 - 0
src/views/system/message/index.vue

@@ -321,6 +321,7 @@ option.value = Object.assign(option.value, {
 
 onMounted(() => {
   // console.log("crudRef", crudRef)
+  search.value.type = "0"
   dataList();
   queryUserList()
 });