mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-21 18:35:53 +08:00
添加注释,删除无用代码
This commit is contained in:
@@ -71,8 +71,8 @@ const buyerUrl =
|
||||
export default {
|
||||
data() {
|
||||
return {
|
||||
visible: false,
|
||||
showImg: "",
|
||||
visible: false,// 预览图片
|
||||
showImg: "", // 预览图片url
|
||||
openSearch: true, // 显示搜索
|
||||
openTip: true, // 显示提示
|
||||
loading: false, // 表单加载状态
|
||||
|
||||
Reference in New Issue
Block a user