Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
I
install.web
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Script
install.web
Commits
48dcd9b2
Commit
48dcd9b2
authored
5 years ago
by
黄贤军
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2.0
parent
cbc28737
Pipeline
#22392
passed with stage
in 1 minute and 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
system.vue
src/app/HsEdi/system.vue
+2
-2
No files found.
src/app/HsEdi/system.vue
View file @
48dcd9b2
...
...
@@ -228,11 +228,11 @@
<el-form
:model=
"remote_server"
:rules=
"rules"
label-width=
"130px"
class=
"demo-ruleForm"
>
<el-form-item
label=
"项目代码"
prop=
"name"
>
<el-input
disabled=
""
class=
"demo"
v-model=
"remote_server.project_no"
></el-input>
<span
class=
"Prompt"
>
此车间从客户服务器配置中的车间
中获取
</span>
<span
class=
"Prompt"
>
此项目代码从系统配置项目代码
中获取
</span>
</el-form-item>
<el-form-item
label=
"车间"
prop=
"name"
>
<el-input
disabled=
""
class=
"demo"
v-model=
"remote_server.work_shop_no"
></el-input>
<span
class=
"Prompt"
>
此项目代码从系统配置项目代码中
获取
</span>
<span
class=
"Prompt"
>
此车间从客户服务器配置中的车间
获取
</span>
</el-form-item>
<el-form-item
label=
"服务器IP"
prop=
"name"
>
<el-input
class=
"demo"
v-model=
"remote_server.server_ip"
></el-input>
...
...
This diff is collapsed.
Click to expand it.
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