添加注释,删除无用代码

This commit is contained in:
mabo
2021-05-13 18:09:36 +08:00
parent 967e673647
commit a2752a731d
122 changed files with 868 additions and 1185 deletions

View File

@@ -71,8 +71,8 @@ const buyerUrl =
export default {
data() {
return {
visible: false,
showImg: "",
visible: false,// 预览图片
showImg: "", // 预览图片url
openSearch: true, // 显示搜索
openTip: true, // 显示提示
loading: false, // 表单加载状态