添加注释

This commit is contained in:
mabo
2021-05-14 12:01:24 +08:00
parent be2be21488
commit b6b45926f9
47 changed files with 261 additions and 312 deletions

View File

@@ -73,9 +73,6 @@ export default {
modalType: 0, // 添加或编辑标识
modalVisible: false, // 添加或编辑显示
modalTitle: "", // 添加或编辑标题
drop: false,
dropDownContent: "展开",
dropDownIcon: "ios-arrow-down",
searchForm: {
// 搜索框初始化对象
pageNumber: 1, // 当前页数
@@ -84,7 +81,6 @@ export default {
order: "desc", // 默认排序方式
sensitiveWord: "",
},
selectDate: null,
form: {
// 添加或编辑表单对象初始化数据
sensitiveWord: "",