统计
This commit is contained in:
		| @@ -96,7 +96,6 @@ | ||||
| </template> | ||||
|  | ||||
| <script> | ||||
| import { Divider } from 'element-ui'; | ||||
| import { mapState } from "vuex"; | ||||
| export default { | ||||
|   name: "List", | ||||
| @@ -163,12 +162,10 @@ export default { | ||||
|   methods: { | ||||
|     renderHead () { | ||||
|       return( | ||||
|          | ||||
|         <el-tooltip | ||||
|           placement="right" | ||||
|           content="正在执行/待执行"> | ||||
|           <span>任务数<i class="el-icon-warning-outline"></i></span> | ||||
|            | ||||
|         </el-tooltip> | ||||
|       ) | ||||
|     }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user