Mr.Zhang
2023-08-14 287934f48daa9889f824e12d1af687bc5aa3bbe2
web_standard/src/views/ext/workingorderExt.vue
@@ -282,7 +282,7 @@
        status: '',
        mixParam: '',
        pgmodelId: '',
        statusList: [0,1,2,3]
        statusList: [0,1,2,3,7]
      },
      origins: [],
      types: [
@@ -307,7 +307,7 @@
        { name: '已检验', id: 3 },
        // { name: '已报工', id: 4 },
        // { name: '已入库', id: 5 },
        // { name: '已取消', id: 6 }
        { name: '生产中', id: 7 }
      ],
      productes: [
      ],