|
@@ -81,6 +81,7 @@
|
|
<el-button @click="onReSet"
|
|
<el-button @click="onReSet"
|
|
type="primary">重置</el-button>
|
|
type="primary">重置</el-button>
|
|
<el-button @click="exportSporad"
|
|
<el-button @click="exportSporad"
|
|
|
|
+ v-permission="'export/sporadicChargeInfo'"
|
|
style=" background: #14928a; border:1px solid #14928a;color:#fff">导出</el-button>
|
|
style=" background: #14928a; border:1px solid #14928a;color:#fff">导出</el-button>
|
|
</el-form-item>
|
|
</el-form-item>
|
|
</el-form>
|
|
</el-form>
|