|
@@ -57,7 +57,7 @@
|
|
<div class="bg-white top" style="">
|
|
<div class="bg-white top" style="">
|
|
<vxe-toolbar :refresh="{query: refreshList}" custom>
|
|
<vxe-toolbar :refresh="{query: refreshList}" custom>
|
|
<template #buttons>
|
|
<template #buttons>
|
|
- <el-button v-if="hasPermission('cw_work_client:info:add')" type="primary" size="small" icon="el-icon-plus" @click="start()">新建</el-button>
|
|
|
|
|
|
+ <el-button v-if="hasPermission('material:add')" type="primary" size="small" icon="el-icon-plus" @click="start()">新建</el-button>
|
|
</template>
|
|
</template>
|
|
</vxe-toolbar>
|
|
</vxe-toolbar>
|
|
<div style="height: calc(100% - 90px)">
|
|
<div style="height: calc(100% - 90px)">
|