jiangping
2023-08-21 af3e8663980370cb26d2da3bc26d953257d5cb94
h5_standard/src/views/workOrder/index.vue
@@ -150,7 +150,7 @@
            num: '0'
        },
        {
            id: [2,3],
            id: [2,3,7],
            name: '生产中',
            num: '0'
        },
@@ -213,6 +213,7 @@
    // 切换分类
    const clickTag = (id: any): void => {
        console.log()
        form.total = 0
        form.statusList = id
        form.page = 0