yanghao 2 дней назад
Родитель
Сommit
afc9acafee
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/pms/qhse/kanban/index.vue

+ 1 - 1
src/views/pms/qhse/kanban/index.vue

@@ -196,7 +196,7 @@ const hazardBars = computed(() => [
   { label: t('qhse.indexvue325112-78'), value: 0, color: '#ff981f' }
 ])
 
-const riskZones = computed(() => [
+const riskZones = ref([
   {
     title: '',
     desc: t('qhse.indexvue325112-80'),