|
|
|
@ -665,6 +665,7 @@ export default {
|
|
|
|
/** 查询识别进度 */
|
|
|
|
/** 查询识别进度 */
|
|
|
|
getProgress() {
|
|
|
|
getProgress() {
|
|
|
|
// 向给定ID的用户发起请求
|
|
|
|
// 向给定ID的用户发起请求
|
|
|
|
|
|
|
|
//axios.post('http://20.206.150.166:22443/get_file_count',`username=${this.$store.state.user.name}`, {
|
|
|
|
axios.post('http://123.57.142.195:443/get_file_count',`username=${this.$store.state.user.name}`, {
|
|
|
|
axios.post('http://123.57.142.195:443/get_file_count',`username=${this.$store.state.user.name}`, {
|
|
|
|
headers: {
|
|
|
|
headers: {
|
|
|
|
'Content-Type': 'application/x-www-form-urlencoded'
|
|
|
|
'Content-Type': 'application/x-www-form-urlencoded'
|
|
|
|
|