更新
This commit is contained in:
@ -190,9 +190,9 @@ export function MapUtil(map) {
|
|||||||
function zdyContentHtml(flag,item){
|
function zdyContentHtml(flag,item){
|
||||||
const list = [
|
const list = [
|
||||||
{ jb: "一级",sl:'5',ypl:'100%' },
|
{ jb: "一级",sl:'5',ypl:'100%' },
|
||||||
{ jb: "一级",sl:'5',ypl:'100%' },
|
{ jb: "二级",sl:'5',ypl:'100%' },
|
||||||
{ jb: "一级",sl:'5',ypl:'100%' },
|
{ jb: "三级",sl:'3',ypl:'60%' },
|
||||||
{ jb: "一级",sl:'5',ypl:'100%' }
|
{ jb: "四级",sl:'0',ypl:'20%' }
|
||||||
];
|
];
|
||||||
let html = ''
|
let html = ''
|
||||||
switch (flag) {
|
switch (flag) {
|
||||||
|
|||||||
Reference in New Issue
Block a user