1
This commit is contained in:
@@ -86,7 +86,7 @@ export default defineConfig({
|
||||
'process.env': {
|
||||
// API_URL: "http://guangdongadminapi.zhongshuai2023.com",
|
||||
// API_URL: "http://iadminapi.zhongshuai2023.com",
|
||||
API_URL: "http://192.168.1.62:1002",
|
||||
API_URL: "http://192.168.1.63:1002",
|
||||
// API_URL: "http://guangdongadminapi.zhongshuai2023.com",
|
||||
|
||||
// API_URL: "http://192.168.1.54:1002",
|
||||
|
||||
@@ -20,7 +20,7 @@ import UpPem from './components/UpPem';
|
||||
|
||||
/**
|
||||
* 添加节点
|
||||
*
|
||||
*2
|
||||
* @param fields
|
||||
*/
|
||||
const handleAdd = async (fields) => {
|
||||
|
||||
Reference in New Issue
Block a user