|
|
@@ -8,21 +8,13 @@
|
|
|
:datasource="form.datasource"
|
|
|
cache-key="systemRoleTable17"
|
|
|
class="time-form"
|
|
|
+ max-height="300"
|
|
|
>
|
|
|
<!-- 表头工具栏 -->
|
|
|
<template v-slot:toolbar>
|
|
|
<div class="headbox">
|
|
|
<div>
|
|
|
- <!-- <el-button-->
|
|
|
- <!-- size="small"-->
|
|
|
- <!-- type="primary"-->
|
|
|
- <!-- icon="el-icon-plus"-->
|
|
|
- <!-- class="ele-btn-icon"-->
|
|
|
- <!-- @click="handlAdd"-->
|
|
|
- <!-- v-if="!isContractId"-->
|
|
|
- <!-- >-->
|
|
|
- <!-- 新增-->
|
|
|
- <!-- </el-button>-->
|
|
|
+
|
|
|
<el-button
|
|
|
size="small"
|
|
|
type="primary"
|