Kaynağa Gözat

还原绘图模块功能

tangning 20 saat önce
ebeveyn
işleme
d9a8024b44
1 değiştirilmiş dosya ile 4 ekleme ve 4 silme
  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, {