@extends('layouts.crm') @section('title')档分设置@endsection @section('header') @endsection @section('navbread') {{-- */ $navbread = [ ['name' => '教职工考评', 'href' => ''], ['name' => '评价表设置', 'href' => ''], ['name' => '档分设置', 'href' => ''], ] /* --}} @endsection @section('body')
1、A~E分别代指 好、较好、一般、差、极差、具体表述可自定义。
2、建议A~E分值设置从大到小;