修改禅道已知bug
This commit is contained in:
@@ -44,8 +44,8 @@
|
||||
</span>
|
||||
</a-row>
|
||||
</div>
|
||||
<div class="table-operator">
|
||||
<div style="float: left;margin-bottom: 19px;margin-left: 20px" v-if="isDisplay">
|
||||
<div class="table-operator" style="overflow:hidden;">
|
||||
<div style="float: left;margin-bottom: 10px;margin-left: 20px" v-if="isDisplay">
|
||||
<div class="operator-text" @click="initiateListConfirmationcClick('清单')">
|
||||
<a-icon type="solution"/>
|
||||
{{ $t('initiateListConfirmation') }}
|
||||
@@ -63,7 +63,7 @@
|
||||
{{ $t('fixedPlate') }}
|
||||
</div>
|
||||
</div>
|
||||
<div style="float: right;margin-top: 1px" v-if="isDisplay">
|
||||
<div style="float: right;margin-top: 1px;" v-if="isDisplay">
|
||||
<a-popconfirm overlayClassName='popconfirm' placement="bottomRight">
|
||||
<template slot="title" id="popconfirm">
|
||||
<div class="operator-text-title">
|
||||
|
||||
Reference in New Issue
Block a user