Răsfoiți Sursa

电签配置

ZaiZai 10 luni în urmă
părinte
comite
d3ef436c1e

+ 2 - 8
src/views/manager/projectinfo/treeTemplate/template/electronicSignature.vue

@@ -629,17 +629,11 @@ export default {
     },
     //电签配置和系统识别
     handleActiveClick(tab) {
-      if (tab === 'tab1') {
-        //电签配置
-      } else if (tab === 'tab2') {
+      if (tab === 'tab2') {
         //系统识别
-
+        
       }
     },
-    //删除系统识别
-    async deleteTableSig2(key,id, item) {
-
-    },
   },
   created() {
     this.getRoleType();  //获取文本类型接口