From 63f6d6d4dad97174a7c60d61aaba84f9012c11cc Mon Sep 17 00:00:00 2001 From: Administrator <admin> Date: Thu, 24 Jun 2021 19:01:55 +0800 Subject: [PATCH] 我要查警情列表新增处理中tab项 --- store/state.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/store/state.js b/store/state.js index 93b8c35..08e85d7 100644 --- a/store/state.js +++ b/store/state.js @@ -4,8 +4,8 @@ useName: '过客 ', }, logPath: '', - piAPI: 'http://s16s652780.51mypc.cn/api/', - // piAPI: 'http://localhost:82/', + // piAPI: 'http://s16s652780.51mypc.cn/api/', + piAPI: 'http://localhost:82/', puserName: '', puserID: '', puserIphone:'', -- Gitblit v1.9.3