耗材问题提交,盘点传值问题计算问题

This commit is contained in:
duan
2024-10-30 16:02:19 +08:00
parent 8b0e22e2cd
commit 042c20a52d
10 changed files with 28 additions and 26 deletions

View File

@@ -167,9 +167,9 @@
let toggle = (d) => {
refMoreSheet.value.open()
actionSheet.active = d
actionSheet.activeId = d.id
report.data.consId = d.id
actionSheet.active = d
}
let sheetClick = (index) => {
@@ -217,7 +217,6 @@
}
// async function viewpermission(d) {
// let res = await hasPermission(d)
// console.log(res,'调试1')
// return res
// }
async function getList(d = "") {