mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 16:35:53 +08:00
添加注释
This commit is contained in:
@@ -262,7 +262,6 @@
|
||||
messageDetailModalVisible: false, // 添加或编辑显示
|
||||
shopShow: false, //指定商家是否出现
|
||||
shopList: [],//店铺列表
|
||||
drop: false,
|
||||
searchForm: {
|
||||
// 搜索框初始化对象
|
||||
pageNumber: 1, // 当前页数
|
||||
@@ -290,7 +289,6 @@
|
||||
pageNumber: 1, // 当前页数
|
||||
pageSize: 10, // 页面大小
|
||||
},
|
||||
selectDate: null,
|
||||
form: {
|
||||
noticeNode: "",
|
||||
noticeTitle: ""
|
||||
|
||||
Reference in New Issue
Block a user