状态码报错
This commit is contained in:
@@ -8,6 +8,9 @@ if (store.getters.userInfo !== '') {
|
||||
// user = JSON.parse(store.getters.userInfo).user_name
|
||||
}
|
||||
|
||||
// 测试状态码报错接口
|
||||
export const handRequest = () => post('api/pda/test/5', {})
|
||||
|
||||
/** 获取打印机名称 */
|
||||
export const setPrint = (url) => post3(url + '/api/pda/set/setPrint', {})
|
||||
/** 手持登陆 */
|
||||
|
||||
Reference in New Issue
Block a user