From e96b4740092ced79f8db0667b1559b5a1a4f31e6 Mon Sep 17 00:00:00 2001 From: 刘朕 <liuzhen@bronet.cn> Date: Mon, 28 Oct 2019 11:27:53 +0800 Subject: [PATCH] 业务员商品管理适用年级修改 --- public/themes/simpleboot3/portal/salesmangoods/salesman_goods_add.html | 4 ++++ public/themes/simpleboot3/portal/salesmangoods/salesman_goods_edit.html | 4 ++++ 2 files changed, 8 insertions(+), 0 deletions(-) diff --git a/public/themes/simpleboot3/portal/salesmangoods/salesman_goods_add.html b/public/themes/simpleboot3/portal/salesmangoods/salesman_goods_add.html index 52b108d..b82711f 100755 --- a/public/themes/simpleboot3/portal/salesmangoods/salesman_goods_add.html +++ b/public/themes/simpleboot3/portal/salesmangoods/salesman_goods_add.html @@ -368,6 +368,10 @@ },{ text: '学龄前' },{ + text: '6-7年级' + },{ + text: '3-5年级' + },{ text: '4-6年级' },{ text: '3-6年级' diff --git a/public/themes/simpleboot3/portal/salesmangoods/salesman_goods_edit.html b/public/themes/simpleboot3/portal/salesmangoods/salesman_goods_edit.html index 5523624..23bc9ea 100755 --- a/public/themes/simpleboot3/portal/salesmangoods/salesman_goods_edit.html +++ b/public/themes/simpleboot3/portal/salesmangoods/salesman_goods_edit.html @@ -390,6 +390,10 @@ },{ text: '学龄前' },{ + text: '6-7年级' + },{ + text: '3-5年级' + },{ text: '4-6年级' },{ text: '3-6年级' -- libgit2 0.24.0