Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
weiqiao-vue
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
金民
weiqiao-vue
Commits
5806fbc8
Commit
5806fbc8
authored
Mar 18, 2026
by
董晓奇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
生产计划
生产计划上的该字段取掉--右图标注(质量/KG)
parent
4ea42702
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
xjrsoft-vue3/.env.development
+1
-1
xjrsoft-vue3/src/views/scgl/scjh/components/config.ts
+1
-1
No files found.
xjrsoft-vue3/.env.development
View file @
5806fbc8
...
@@ -9,7 +9,7 @@ VITE_PUBLIC_PATH = /
...
@@ -9,7 +9,7 @@ VITE_PUBLIC_PATH = /
# 可以有多个,注意多个不能换行,否则代理将会失效
# 可以有多个,注意多个不能换行,否则代理将会失效
# VITE_PROXY = [["/basic-api","http://localhost:3000"],["/upload","http://localhost:3300/upload"]]
# VITE_PROXY = [["/basic-api","http://localhost:3000"],["/upload","http://localhost:3300/upload"]]
# VITE_PROXY=[["/api","https://vvbin.cn/test"]]
# VITE_PROXY=[["/api","https://vvbin.cn/test"]]
VITE_PROXY = [["/system","http://1
92.168.8.149:8053"],["/language","http://192.168.8.149:8053"],["/api","http://192.168.8.149
:8053"]]
VITE_PROXY = [["/system","http://1
27.0.0.1:8053"],["/language","http://127.0.0.1:8053"],["/api","http://127.0.0.1
:8053"]]
# 是否删除Console.log
# 是否删除Console.log
VITE_DROP_CONSOLE = false
VITE_DROP_CONSOLE = false
...
...
xjrsoft-vue3/src/views/scgl/scjh/components/config.ts
View file @
5806fbc8
...
@@ -818,7 +818,7 @@ export const formProps: FormProps = {
...
@@ -818,7 +818,7 @@ export const formProps: FormProps = {
controls
:
true
,
controls
:
true
,
required
:
false
,
required
:
false
,
subTotal
:
false
,
subTotal
:
false
,
isShow
:
tru
e
,
isShow
:
fals
e
,
rules
:
[],
rules
:
[],
events
:
{},
events
:
{},
tooltipConfig
:
{
visible
:
false
,
title
:
'提示文本'
},
tooltipConfig
:
{
visible
:
false
,
title
:
'提示文本'
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment