yanghao преди 2 дни
родител
ревизия
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' }
   { label: t('qhse.indexvue325112-78'), value: 0, color: '#ff981f' }
 ])
 ])
 
 
-const riskZones = computed(() => [
+const riskZones = ref([
   {
   {
     title: '',
     title: '',
     desc: t('qhse.indexvue325112-80'),
     desc: t('qhse.indexvue325112-80'),