|
@@ -10,7 +10,7 @@
|
|
:page-change="pageChange"
|
|
:page-change="pageChange"
|
|
>
|
|
>
|
|
<template v-slot:batch-btn-box="{ selected }">
|
|
<template v-slot:batch-btn-box="{ selected }">
|
|
-
|
|
+
|
|
<!-- <el-col :span="1.5">
|
|
<!-- <el-col :span="1.5">
|
|
<el-button
|
|
<el-button
|
|
type="success"
|
|
type="success"
|
|
@@ -25,7 +25,7 @@
|
|
</el-col> -->
|
|
</el-col> -->
|
|
<el-col :span="1.5">
|
|
<el-col :span="1.5">
|
|
<el-button
|
|
<el-button
|
|
- type="success"
|
|
+ type="primary"
|
|
plain
|
|
plain
|
|
size="mini"
|
|
size="mini"
|
|
:disabled="selected | multipleBatch"
|
|
:disabled="selected | multipleBatch"
|