|
@@ -1,6 +1,6 @@
|
|
<template>
|
|
<template>
|
|
<a-card :bordered="false">
|
|
<a-card :bordered="false">
|
|
- <div class="add"><a-button type="primary" icon="plus" class="addBtn" @click="showModal" id="bannerSetting-showModal">新建</a-button></div>
|
|
|
|
|
|
+ <div class="add"><a-button type="primary" icon="plus" class="addBtn" @click="showModal" id="bannerSetting-showModal">新增</a-button></div>
|
|
<v-select ref="position" style="display: none;" code="ADVERT_POSITION"></v-select>
|
|
<v-select ref="position" style="display: none;" code="ADVERT_POSITION"></v-select>
|
|
<!-- table列表 -->
|
|
<!-- table列表 -->
|
|
<s-table
|
|
<s-table
|