tangning 1 день назад
Родитель
Сommit
fb3b3b1022
1 измененных файлов с 4 добавлено и 4 удалено
  1. 4 4
      src/views/draw/list.vue

+ 4 - 4
src/views/draw/list.vue

@@ -491,11 +491,11 @@
         return getCheckPerm(val) || getCheckPerm(`${val}-${myType}`);
       }
       function handlegotoEdit(record) {
-        if (!tableType.value) {
-          window.open(`/draw/#/tabulation?tabulationId=${record.id}`);
-        } else {
+        // if (!tableType.value) {
+        //   window.open(`/draw/#/tabulation?tabulationId=${record.id}`);
+        // } else {
           window.open(`/draw/#/overview?overviewId=${record.id}`);
-        }
+        // }
       }
       function handlePowers(record: Recordable) {
         openPowersModal(true, {