Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
T
TF-MOM-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
TFMOM
TF-MOM-WEB
Commits
b737e44c
Commit
b737e44c
authored
Dec 11, 2023
by
旭艳
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改签名颜色
parent
0acd1581
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
3 deletions
+10
-3
index.vue
...ews/assemblyPlanManagement/instructionsDispatch/index.vue
+8
-2
index.vue
applications/dee-mes/src/views/taskExecution/index.vue
+2
-1
No files found.
applications/dee-mes/src/views/assemblyPlanManagement/instructionsDispatch/index.vue
View file @
b737e44c
...
...
@@ -14,7 +14,7 @@
</el-select>
</el-form-item>
</el-col>
<el-col
:span=
"
8
"
>
<el-col
:span=
"
6
"
>
<el-form-item
label=
"班组:"
>
<el-select
v-model=
"searchFormData.group"
placeholder=
"班组"
@
change=
"changeGroup"
>
<el-option
...
...
@@ -28,9 +28,15 @@
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"AO(号/名称):"
>
<el-input
v-model=
"searchFormData.aoName"
clearable
placeholder=
"请输入AO(号/名称)"
@
clear=
"getTableData"
@
keyup
.
enter
.
native=
"getTableData"
/>
<el-input
v-model=
"searchFormData.aoName"
clearable
placeholder=
"请输入AO(号/名称)"
/>
</el-form-item>
</el-col>
<el-col
:span=
"2"
>
<el-button
type=
"primary"
@
click=
"getTableData"
>
查询
</el-button>
</el-col>
</el-form>
</div>
<split-pane
...
...
applications/dee-mes/src/views/taskExecution/index.vue
View file @
b737e44c
...
...
@@ -493,8 +493,9 @@
class=
"js-signature"
data-width=
"600"
data-height=
"200"
data-line-width=
"10"
data-border=
"1px solid black"
data-line-color=
"#
bc
0000"
data-line-color=
"#
00
0000"
data-auto-fit=
"true"
>
<p>
提示: 请在红线方框内用正楷签名!
</p>
...
...
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