编辑工作台微调
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<div style="min-width: 1200px;">
|
<div style="min-width: 1280px;">
|
||||||
<div class="handle-box">
|
<div class="handle-box">
|
||||||
<el-badge :value="item.num" type="warning" v-for="item in statList"
|
<el-badge :value="item.num" type="warning" v-for="item in statList"
|
||||||
:hidden='item.num==0||item.state==3||item.state==5' style="margin-right: 25px;">
|
:hidden='item.num==0||item.state==3||item.state==5' style="margin-right: 25px;">
|
||||||
|
|||||||
Reference in New Issue
Block a user