ソースを参照

Merge branch 'feature/maintenancePlan-modify' into feature/merge0227

# Conflicts:
#	dist/index.html
duanxiaoduan 1 年間 前
コミット
e3a2d1b5c9
3 ファイル変更658 行追加555 行削除
  1. 0 0
      dist/index.html
  2. 1 1
      src/permission.js
  3. 657 554
      src/views/maintenance/maintenancePlan/index.vue

ファイルの差分が大きいため隠しています
+ 0 - 0
dist/index.html


+ 1 - 1
src/permission.js

@@ -7,7 +7,7 @@ import { getToken,removeToken } from '@/utils/auth' // get token from cookie
 import Cookies from 'js-cookie'
 import getPageTitle from '@/utils/get-page-title'
 // 1为单点登录,其他不是
-Cookies.set('sso',1)
+Cookies.set('sso',0)
 NProgress.configure({ showSpinner: false }) // NProgress Configuration
 
 const whiteList = ['/login'] // no redirect whitelist

ファイルの差分が大きいため隠しています
+ 657 - 554
src/views/maintenance/maintenancePlan/index.vue


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません