src/subPackages/workDetail/index.vue
@@ -84,7 +84,7 @@ } from '/src/api/work/index.js' const allAlgorithms = ref([]) const algorithms = ref([]) const types = ref([]) const types = ref([]) //工单类型 const eventNum = ref(''); const currentStatus = ref('') const stepResponse = ref([]);