Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mes-ui
Project
Project
Details
Activity
Releases
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
周远喜
mes-ui
Commits
fab43a2f
Commit
fab43a2f
authored
Aug 05, 2020
by
仇晓婷
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'product' of
http://git.mes123.com/zhouyx/mes-ui
into product
parents
ed0ece29
1f7508d6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
index.vue
pages/go/index.vue
+1
-1
techInfos.vue
...ssDesign/ChangeSingle/technicalcoordination/techInfos.vue
+2
-2
No files found.
pages/go/index.vue
View file @
fab43a2f
...
...
@@ -11,7 +11,7 @@ export default {
},
mounted
()
{
let
map
=
$
(
go
.
Diagram
,
'gomap'
,
{
'undoManager.isEnabled'
:
tru
e
// enable Ctrl-Z to undo and Ctrl-Y to redo
'undoManager.isEnabled'
:
fals
e
// enable Ctrl-Z to undo and Ctrl-Y to redo
})
var
myModel
=
$
(
go
.
Model
)
map
.
nodeTemplate
=
$
(
...
...
pages/processDesign/ChangeSingle/technicalcoordination/techInfos.vue
View file @
fab43a2f
...
...
@@ -5,8 +5,8 @@
<Filed
:span=
"12"
:name=
"'任务号'"
>
{{
info
.
changeInfo
.
taskCode
}}
</Filed>
<Filed
:span=
"12"
:name=
"'数量'"
>
{{
info
.
changeInfo
.
quantity
}}
</Filed>
<Filed
:span=
"12"
:name=
"'阶段'"
>
{{
info
.
changeInfo
.
phase
}}
</Filed>
</Row>
<Row>
<
!--
<
/Row>
<Row>
-->
<Filed
:span=
"12"
:name=
"'产品名称'"
>
{{
info
.
changeInfo
.
product_name
}}
</Filed>
<Filed
:span=
"12"
:name=
"'产品标识'"
>
{{
info
.
changeInfo
.
product_mark
}}
</Filed>
<Filed
:span=
"12"
:name=
"'协调内容'"
>
{{
info
.
changeInfo
.
coordinate_content
}}
</Filed>
...
...
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