linwenxin 1 anno fa
parent
commit
464ec89221
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/workOrder/workOrderPool/index.vue

+ 1 - 1
src/views/workOrder/workOrderPool/index.vue

@@ -94,7 +94,7 @@ export default {
         {
           name: '工单状态',
           key: 'orderStatus',
-          value: '',
+          value: this.$route.query.orderStatus || "",
           conditions: [{
             label: "全部",
             value: ""