修改工单详情不显示图片的问题

This commit is contained in:
2025-11-19 08:48:21 +08:00
parent 7a33dad81b
commit 972a267c36

View File

@@ -4,7 +4,8 @@
"van-popup": "@vant/weapp/popup/index",
"van-field": "@vant/weapp/field/index",
"van-button": "@vant/weapp/button/index",
"custom-table": "/components/table/table"
"custom-table": "/components/table/table",
"van-image": "@vant/weapp/image/index"
},
"navigationStyle": "custom"
}