| | |
| | | </template> |
| | | |
| | | <script> |
| | | import { getUserInfo } from "@/utils/auth.js"; |
| | | import WebSocketServices from "../../utils/WebSocketServices"; |
| | | import { getUserInfo } from "@/utils/auth.js"; |
| | | import { |
| | | CommonUtils |
| | | } from '@/utils/common' |
| | |
| | | },{ |
| | | img:'../../static/icon01.png', |
| | | text:'已审核', |
| | | url:'', |
| | | url:'/pages/ZLGL/checkFlowList/QC_CheckedBillflowList', |
| | | id:1 |
| | | },{ |
| | | img:'../../static/icon06.png', |
| | |
| | | success: function (res) { |
| | | if (res.confirm) { |
| | | console.log('用户点击确定'); |
| | | // 断开Socket连接 |
| | | // WebSocketServices.closeSocket(); |
| | | // 销毁 userInfo 缓存 |
| | | // uni.removeStorageSync("userinfo") |
| | | uni.reLaunch({ |
| | | url:'/pages/index/login' |
| | | }) |