dengrui 3 ヶ月 前
コミット
103bd1f6a3
3 ファイル変更3 行追加15 行削除
  1. 1 1
      .env.development
  2. 2 2
      src/plugins/permission.ts
  3. 0 12
      src/views/pro-steps/index.vue

+ 1 - 1
.env.development

@@ -11,7 +11,7 @@ VITE_APP_BASE_API = '/dev-api'
 VITE_APP_UPLOAD_URL = 'http://192.168.1.4:9000'
 
 # 开发接口地址
-VITE_APP_API_URL = 'http://192.168.1.3:8059'
+VITE_APP_API_URL = 'http://192.168.1.3:8079'
 # Websocket地址
 VITE_WEBSOCKET_URL = 'ws://192.168.101.178:8079'
 ``

+ 2 - 2
src/plugins/permission.ts

@@ -32,9 +32,9 @@ export function setupPermission() {
       const acountP = {
         userName: "admin",
         password: "123456",
-        proCode: "PL000010",
+        proCode: "TG28",
         orgId: "1",
-        stationId: "29",
+        stationId: "67",
         stationType: "3",
       };
 

+ 0 - 12
src/views/pro-steps/index.vue

@@ -394,18 +394,6 @@ const defaultComponents = [
     name: "Shebeijilu",
   },
   {
-    compentName: "紧固",
-    iconName: "jingu",
-    path: "jingu",
-    name: "Jingu",
-  },
-  {
-    compentName: "调试配对",
-    iconName: "tiaoshipipei",
-    path: "tiaoshipipei",
-    name: "Tiaoshipipei",
-  },
-  {
     compentName: "铭牌绑定",
     iconName: "mingpai",
     path: "mingpaibangding",