Browse Source

Merge branch 'feature/供应链二期开发' into develop

chenqilong 2 years ago
parent
commit
afa3ecf222
1 changed files with 4 additions and 4 deletions
  1. 4 4
      src/views/supply/engin/home_list.vue

+ 4 - 4
src/views/supply/engin/home_list.vue

@@ -99,10 +99,10 @@ export default {
     return {
       orderStatusParam: '',
       workerState: [
-        // {
-        //   label: '全部',
-        //   value: ''
-        // },
+        {
+          label: '全部',
+          value: ''
+        },
         // {
         //   label: '初审不通过',
         //   value: 'FAIL_ONE'