修改分组页面,新增名称重复校验及查询bug
This commit is contained in:
parent
981da72495
commit
66dbefca39
1286
src/views/fileManagement/sheep_file/index.txt
Normal file
1286
src/views/fileManagement/sheep_file/index.txt
Normal file
File diff suppressed because it is too large
Load Diff
@ -42,7 +42,7 @@ export default defineConfig(({ mode, command }) => {
|
|||||||
},
|
},
|
||||||
// vite 相关配置
|
// vite 相关配置
|
||||||
server: {
|
server: {
|
||||||
port: 80,
|
port: 82,
|
||||||
host: true,
|
host: true,
|
||||||
open: true,
|
open: true,
|
||||||
proxy: {
|
proxy: {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user