去掉报事报修详情 操作按钮
Some checks failed
Uniapp 自动化打包 CI/CD / 打包 Uniapp 项目 (push) Has been cancelled

This commit is contained in:
2025-09-09 09:38:34 +08:00
parent f541c0f191
commit fb02715afb
3 changed files with 2 additions and 5 deletions

View File

@@ -30,7 +30,6 @@
if (options.item) {
const item = JSON.parse(decodeURIComponent(options.item));
this.detail = item;
console.log("t1",this.detail)
}
},