8/1 限制前端输入字数
This commit is contained in:
@@ -168,7 +168,7 @@ const data = reactive<PageData<NoticeForm, NoticeQuery>>({
|
||||
|
||||
const { queryParams, form, rules } = toRefs(data);
|
||||
|
||||
/** 查询公告列表╬ */
|
||||
/** 查询公告列表╬╬╬╬╬ */
|
||||
const getList = async () => {
|
||||
loading.value = true;
|
||||
listNotice(queryParams.value)
|
||||
|
||||
Reference in New Issue
Block a user