1
xuxueyang
2024-09-20 eff85736b74d685de612154b0fe0cb064f293c0c
1
已修改1个文件
2 ■■■ 文件已修改
sub_pages/supplier/order-manage/order-manage-settlement-op-detail.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
sub_pages/supplier/order-manage/order-manage-settlement-op-detail.vue
@@ -16,7 +16,7 @@
            this.opStr = options.opStr || ''
            if (this.opStr) {
                uni.setNavigationBarTitle({
                    title: opStr
                    title: this.opStr
                })
            }