Lou
2024-03-06 0dbd43d189170cea31360342c76b9580f429765f
subPackage/workbench/views/reformList.vue
@@ -94,19 +94,13 @@
      onLoad(option) {
         console.log(option);
         if (option.reportType) {
            this.reportType = option.reportType;
            uni.setNavigationBarTitle({
               title: "取保候审"
            })
         }
         if (option.from == "index") {
            uni.setNavigationBarTitle({
               title: "场所任务"
            })
         }
         if (option.from == "task") {
            this.tabIndex = 1;
            this.tabIndex = 2;
            this.currentStatus = 1;
         }
         if (option.code) {