刻字工序刻字机选择任务列表

This commit is contained in:
2023-07-26 15:50:28 +08:00
parent 7ce2260d07
commit b2554d05ac
6 changed files with 679 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ import { Dialog } from './utils.js'
import store from '../vuex/store'
import router from '@/router'
axios.defaults.timeout = 5000
axios.defaults.timeout = 50000
axios.defaults.headers.post['Content-Type'] = 'application/json;charset=UTF-8'
axios.interceptors.request.use(