Merge remote-tracking branch 'origin/wuhuyancao' into wuhuyancao
| | |
| | | |
| | | # VUE_APP_API_URL = 'https://atwl.ahzyssl.com/zhyq_interface' |
| | | |
| | | VUE_APP_API_URL = 'http://192.168.1.45:10010' |
| | | # VUE_APP_API_URL = 'http://192.168.1.45:10010' |
| | | |
| | | # VUE_APP_API_URL = 'http://192.168.0.212/system_gateway' |
| | | # VUE_APP_API_URL = 'http://192.168.0.7/system_gateway' |
| | | |
| | | # VUE_APP_API_URL = 'http://localhost:10010' |
| | | VUE_APP_API_URL = 'http://localhost:10010' |
| | | |
| | | # VUE_APP_API_URL = 'https://atwl.ahzyssl.com/zhyq_interface' |
| | | # VUE_APP_API_URL = 'http://192.168.0.7/system_gateway' |
| | | |
| | | #key:045542fc5f436b75e6c911c5c84ff8cd |
| | | #密钥:8bd38497f9aee2b75e7a888a4dfd1e6c |
| | |
| | | v-permissions="['business:member:create']">新建员工</el-button></li> |
| | | <li><el-button type="primary" @click="$refs.OperaMemberImportWindow.open('人员导入', searchForm.companyType)" |
| | | icon="el-icon-plus" v-permissions="['business:member:create']">人员导入</el-button></li> |
| | | <li><el-button type="primary" |
| | | @click="$refs.OperaTrainTimeImportWindow.open('培训有效期导入', department, searchForm.companyType)" |
| | | icon="el-icon-plus" v-permissions="['business:traintime:create']">培训期导入</el-button></li> |
| | | <!-- <li><el-button type="primary"--> |
| | | <!-- @click="$refs.OperaTrainTimeImportWindow.open('培训有效期导入', department, searchForm.companyType)"--> |
| | | <!-- icon="el-icon-plus" v-permissions="['business:traintime:create']">培训期导入</el-button></li>--> |
| | | <li><el-button type="danger" @click="deleteByIdInBatch" icon="el-icon-delete" |
| | | v-permissions="['business:member:delete']">批量删除</el-button></li> |
| | | <li><el-button type="primary" v-permissions="['business:empower:create']" |
| | |
| | | warningTotal: 0, |
| | | funcList: [ |
| | | { name: '访客报备', path: '', url: require('@/assets/icons/home_func1.png'), path: '/business/reportRecord' }, |
| | | { name: '隐患随手拍', path: '', url: require('@/assets/icons/home_func2.png'), path: '/operation/danger/record' }, |
| | | { name: '预约会议室', path: '', url: require('@/assets/icons/home_func3.png'), path: '/meeting/bookings' }, |
| | | // { name: '隐患随手拍', path: '', url: require('@/assets/icons/home_func2.png'), path: '/operation/danger/record' }, |
| | | // { name: '预约会议室', path: '', url: require('@/assets/icons/home_func3.png'), path: '/meeting/bookings' }, |
| | | { name: '公务车预约', path: '', url: require('@/assets/icons/home_func5.png'), path: '/operation/serviceCar/apprRecord' }, |
| | | { name: '考勤工作台', path: '', url: require('@/assets/icons/home_func4.png') }, |
| | | { name: '食堂消费', path: '', url: require('@/assets/icons/8.png') } |
| | | // { name: '考勤工作台', path: '', url: require('@/assets/icons/home_func4.png') }, |
| | | // { name: '食堂消费', path: '', url: require('@/assets/icons/8.png') } |
| | | ], |
| | | isShowDetail: false, |
| | | isShowReport: false, |