|
@@ -146,14 +146,14 @@
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</el-popover>
|
|
</el-popover>
|
|
- <img
|
|
|
|
|
|
+ <!-- <img
|
|
width="17"
|
|
width="17"
|
|
height="18"
|
|
height="18"
|
|
style="vertical-align: text-top; position: relative; top: -1px"
|
|
style="vertical-align: text-top; position: relative; top: -1px"
|
|
src="../../../public/img/edit.png"
|
|
src="../../../public/img/edit.png"
|
|
@click="editClick(scope.row)"
|
|
@click="editClick(scope.row)"
|
|
alt=""
|
|
alt=""
|
|
- />
|
|
|
|
|
|
+ /> -->
|
|
</template>
|
|
</template>
|
|
</el-table-column>
|
|
</el-table-column>
|
|
<el-table-column prop="establishDate" label="发布时间" width="150">
|
|
<el-table-column prop="establishDate" label="发布时间" width="150">
|