1
xuxueyang
2024-09-20 eff85736b74d685de612154b0fe0cb064f293c0c
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
            })
         }