shuishen
2024-03-22 fdef23064b801a06bbf369785dbbc14db14b707f
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) {