MrShi
2024-02-22 4be10170bc9a1546537762e03f2c963d61d2f6ea
company/src/components/business/modification.vue
@@ -110,7 +110,7 @@
            },
            // 获取全部方案
            getAll() {
                all({})
                all({ dataType: 0 })
                    .then(res => {
                        this.programme = res
                    })