Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
P
pda-ui
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
pda
pda-ui
Commits
edabc44b
Commit
edabc44b
authored
Apr 01, 2024
by
chenzj
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' of
http://git.local.topsunit.com/mes/mes-ui
into dev
parents
123ce1e7
9ee2f550
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
index.vue
src/views/mes/md/workstation/index.vue
+9
-9
No files found.
src/views/mes/md/workstation/index.vue
View file @
edabc44b
...
...
@@ -463,9 +463,9 @@
ref="machinerySelect"
@onSelected="onMachineryAdd"
></MachinerySelectSingle> -->
<
el-row
v-if=
"form.workstationId != null
"
>
<
el-col
:span=
"24"
>
<
el-carousel
trigger=
"click"
type=
"card"
:autoplay=
"false"
>
<
div
v-if=
"form.workstationId
"
>
<
!-- <el-col :span="24"> --
>
<
!-- <el-carousel trigger="click" type="card" :autoplay="false"> --
>
<!-- <el-carousel-item>
<el-card shadow="always" style="width: 450px">
<div slot="header">
...
...
@@ -486,8 +486,8 @@
></WorkStationMachine>
</el-card>
</el-carousel-item> -->
<
el-carousel-item
>
<el-card
shadow=
"always"
style=
"width: 400px"
>
<
!-- <el-carousel-item> --
>
<el-card
shadow=
"always"
>
<div
slot=
"header"
>
<span>
人力资源
</span>
<el-button
...
...
@@ -504,7 +504,7 @@
:workstationId=
"form.workstationId"
></Workstationworker>
</el-card>
<
/el-carousel-item
>
<
!-- </el-carousel-item> --
>
<!-- <el-carousel-item>
<el-card shadow="always" style="width: 400px">
<div slot="header">
...
...
@@ -524,9 +524,9 @@
></WorkStationTool>
</el-card>
</el-carousel-item> -->
<
/el-carousel
>
<
/el-col
>
</
el-row
>
<
!-- </el-carousel> --
>
<
!-- </el-col> --
>
</
div
>
<div
slot=
"footer"
class=
"dialog-footer"
>
<el-button
type=
"primary"
@
click=
"cancel"
v-if=
"optType == 'view'"
>
返回
</el-button
...
...
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