Explorar el Código

添加SERVICE_ID

zhaoke hace 2 años
padre
commit
7ebbbd34bb
Se han modificado 1 ficheros con 2 adiciones y 4 borrados
  1. 2 4
      public/demo.js

+ 2 - 4
public/demo.js

@@ -45,9 +45,7 @@ const DATACONTENT_ID = {
 
 const SERVICE_ID = {
   sysQueryTabId: 5, //系统设置-查询模板-表格-增删改
-};
-
-const SERVICE_ID = {
   /***-----权限项管理------***/
   authScId: 13, //权限项管理-增删改
-}
+};
+