Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
haoban-3
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
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
office
haoban-3
Commits
b18cbf59
Commit
b18cbf59
authored
Apr 21, 2021
by
陈羽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: 分配企业按钮顺序更换
parent
6fb9aa3e
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
file-table.vue
src/components/set/file-table.vue
+1
-1
image-table.vue
src/components/set/image-table.vue
+1
-1
text-table.vue
src/components/set/text-table.vue
+1
-1
video-table.vue
src/components/set/video-table.vue
+1
-1
web-table.vue
src/components/set/web-table.vue
+1
-1
No files found.
src/components/set/file-table.vue
View file @
b18cbf59
...
...
@@ -45,9 +45,9 @@
</el-table-column>
<el-table-column
label=
"操作"
>
<
template
slot-scope=
"scope"
>
<el-button
type=
"text"
@
click=
"toDistribute(scope.$index, scope.row)"
v-if=
"scope.row.fromMaterialId == '-1'"
>
分配企业
</el-button>
<el-button
type=
"text"
@
click=
"toEdit(scope.$index, scope.row)"
>
编辑
</el-button>
<el-button
type=
"text"
@
click=
"toDel(scope.$index, scope.row)"
>
删除
</el-button>
<el-button
type=
"text"
@
click=
"toDistribute(scope.$index, scope.row)"
v-if=
"scope.row.fromMaterialId == '-1'"
>
分配企业
</el-button>
</
template
>
</el-table-column>
</el-table>
...
...
src/components/set/image-table.vue
View file @
b18cbf59
...
...
@@ -45,9 +45,9 @@
</el-table-column>
<el-table-column
label=
"操作"
>
<
template
slot-scope=
"scope"
>
<el-button
type=
"text"
@
click=
"toDistribute(scope.$index, scope.row)"
v-if=
"scope.row.fromMaterialId == '-1'"
>
分配企业
</el-button>
<el-button
type=
"text"
@
click=
"toEdit(scope.$index, scope.row)"
>
编辑
</el-button>
<el-button
type=
"text"
@
click=
"toDel(scope.$index, scope.row)"
>
删除
</el-button>
<el-button
type=
"text"
@
click=
"toDistribute(scope.$index, scope.row)"
v-if=
"scope.row.fromMaterialId == '-1'"
>
分配企业
</el-button>
</
template
>
</el-table-column>
</el-table>
...
...
src/components/set/text-table.vue
View file @
b18cbf59
...
...
@@ -43,9 +43,9 @@
</el-table-column>
<el-table-column
label=
"操作"
>
<
template
slot-scope=
"scope"
>
<el-button
type=
"text"
@
click=
"toDistribute(scope.$index, scope.row)"
v-if=
"scope.row.fromMaterialId == '-1'"
>
分配企业
</el-button>
<el-button
type=
"text"
@
click=
"toEdit(scope.$index, scope.row)"
>
编辑
</el-button>
<el-button
type=
"text"
@
click=
"toDel(scope.$index, scope.row)"
>
删除
</el-button>
<el-button
type=
"text"
@
click=
"toDistribute(scope.$index, scope.row)"
v-if=
"scope.row.fromMaterialId == '-1'"
>
分配企业
</el-button>
</
template
>
</el-table-column>
</el-table>
...
...
src/components/set/video-table.vue
View file @
b18cbf59
...
...
@@ -47,9 +47,9 @@
</el-table-column>
<el-table-column
label=
"操作"
>
<
template
slot-scope=
"scope"
>
<el-button
type=
"text"
@
click=
"toDistribute(scope.$index, scope.row)"
v-if=
"scope.row.fromMaterialId == '-1'"
>
分配企业
</el-button>
<el-button
type=
"text"
@
click=
"toEdit(scope.$index, scope.row)"
>
编辑
</el-button>
<el-button
type=
"text"
@
click=
"toDel(scope.$index, scope.row)"
>
删除
</el-button>
<el-button
type=
"text"
@
click=
"toDistribute(scope.$index, scope.row)"
v-if=
"scope.row.fromMaterialId == '-1'"
>
分配企业
</el-button>
</
template
>
</el-table-column>
</el-table>
...
...
src/components/set/web-table.vue
View file @
b18cbf59
...
...
@@ -48,9 +48,9 @@
</el-table-column>
<el-table-column
label=
"操作"
>
<
template
slot-scope=
"scope"
>
<el-button
type=
"text"
@
click=
"toDistribute(scope.$index, scope.row)"
v-if=
"scope.row.fromMaterialId == '-1'"
>
分配企业
</el-button>
<el-button
type=
"text"
@
click=
"toEdit(scope.$index, scope.row)"
>
编辑
</el-button>
<el-button
type=
"text"
@
click=
"toDel(scope.$index, scope.row)"
>
删除
</el-button>
<el-button
type=
"text"
@
click=
"toDistribute(scope.$index, scope.row)"
v-if=
"scope.row.fromMaterialId == '-1'"
>
分配企业
</el-button>
</
template
>
</el-table-column>
</el-table>
...
...
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