NEZ-835 fix: 新增页面添加标签页关闭提示功能
This commit is contained in:
@@ -21,10 +21,8 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import editRigthBox from '../../mixin/editRigthBox'
|
||||
export default {
|
||||
name: 'subBox',
|
||||
mixins: [editRigthBox],
|
||||
data () {
|
||||
return {
|
||||
editTagsBox: { show: false, top: 0, left: 0 },
|
||||
|
||||
Reference in New Issue
Block a user