This commit is contained in:
kclf
2022-11-25 22:11:08 +08:00
parent 56c3549721
commit 0f35dd629a

View File

@@ -2899,121 +2899,121 @@ export default defineComponent({
//列表表格
tableData1: [
{
key: "1",
num: 1,
name: "时间管理",
content: "领导力",
courseform: "线上",
project: "管理者进阶-腾飞班1",
stunum: "50",
grade: "5",
status: "未提交",
ynpub: "未发布",
creator: "管理员",
createtime: "2022-07-20 9:30",
pubtime: "2022-07-20 9:30",
kkty: false,
},
{
key: "2",
num: 2,
name: "智能制造初级课程",
content: "专业力",
courseform: "线上",
project: "-",
stunum: "200",
grade: "5",
status: "待审核",
ynpub: "未发布",
creator: "管理员",
createtime: "2022-07-20 9:30",
pubtime: "2022-07-20 9:30",
kkty: true,
},
{
key: "3",
num: 3,
name: "产业必备技能",
content: "专业力",
courseform: "线上",
project: "-",
stunum: "200",
grade: "5",
status: "已审核",
ynpub: "已发布",
creator: "管理员",
createtime: "2022-07-20 9:30",
pubtime: "2022-07-20 9:30",
kkty: true,
},
{
key: "4",
num: 4,
name: "B11入模培训",
content: "专业力",
courseform: "线上",
project: "-",
stunum: "200",
grade: "5",
status: "审核未通过",
ynpub: "未发布",
creator: "管理员",
createtime: "2022-07-20 9:30",
pubtime: "2022-07-20 9:30",
kkty: true,
},
{
key: "5",
num: 5,
name: "入职培训",
content: "通用力",
courseform: "面授",
project: "-",
stunum: "5",
grade: "5",
status: "未提交",
ynpub: "未发布",
creator: "管理员",
createtime: "2022-07-20 9:30",
pubtime: "2022-07-20 9:30",
kkty: true,
},
{
key: "6",
num: 6,
name: "入职培训",
content: "通用力",
courseform: "面授",
project: "-",
stunum: "5",
grade: "6",
status: "已审核",
ynpub: "已发布",
creator: "管理员",
createtime: "2022-07-20 9:30",
pubtime: "2022-07-20 9:30",
kkty: true,
},
// {
// key: "1",
// num: 1,
// name: "时间管理",
// content: "领导力",
// courseform: "线上",
// project: "管理者进阶-腾飞班1",
// stunum: "50",
// grade: "5",
// status: "未提交",
// ynpub: "未发布",
// creator: "管理员",
// createtime: "2022-07-20 9:30",
// pubtime: "2022-07-20 9:30",
// kkty: false,
// },
// {
// key: "2",
// num: 2,
// name: "智能制造初级课程",
// content: "专业力",
// courseform: "线上",
// project: "-",
// stunum: "200",
// grade: "5",
// status: "待审核",
// ynpub: "未发布",
// creator: "管理员",
// createtime: "2022-07-20 9:30",
// pubtime: "2022-07-20 9:30",
// kkty: true,
// },
// {
// key: "3",
// num: 3,
// name: "产业必备技能",
// content: "专业力",
// courseform: "线上",
// project: "-",
// stunum: "200",
// grade: "5",
// status: "已审核",
// ynpub: "已发布",
// creator: "管理员",
// createtime: "2022-07-20 9:30",
// pubtime: "2022-07-20 9:30",
// kkty: true,
// },
// {
// key: "4",
// num: 4,
// name: "B11入模培训",
// content: "专业力",
// courseform: "线上",
// project: "-",
// stunum: "200",
// grade: "5",
// status: "审核未通过",
// ynpub: "未发布",
// creator: "管理员",
// createtime: "2022-07-20 9:30",
// pubtime: "2022-07-20 9:30",
// kkty: true,
// },
// {
// key: "5",
// num: 5,
// name: "入职培训",
// content: "通用力",
// courseform: "面授",
// project: "-",
// stunum: "5",
// grade: "5",
// status: "未提交",
// ynpub: "未发布",
// creator: "管理员",
// createtime: "2022-07-20 9:30",
// pubtime: "2022-07-20 9:30",
// kkty: true,
// },
// {
// key: "6",
// num: 6,
// name: "入职培训",
// content: "通用力",
// courseform: "面授",
// project: "-",
// stunum: "5",
// grade: "6",
// status: "已审核",
// ynpub: "已发布",
// creator: "管理员",
// createtime: "2022-07-20 9:30",
// pubtime: "2022-07-20 9:30",
// kkty: true,
// },
],
//在线面授管理报名管理
tableData2: [
{
key: 1,
projectName: "刘莉",
numb: "10064511",
applytime: "2022-07-20 14:00:00",
signtime: "-",
status: "已通过",
},
{
key: 2,
projectName: "",
numb: "",
applytime: "2022-07-20 14:00:00",
signtime: "2022-09-26 13:30:30",
status: "已完成",
},
// {
// key: 1,
// projectName: "刘莉",
// numb: "10064511",
// applytime: "2022-07-20 14:00:00",
// signtime: "-",
// status: "已通过",
// },
// {
// key: 2,
// projectName: "",
// numb: "",
// applytime: "2022-07-20 14:00:00",
// signtime: "2022-09-26 13:30:30",
// status: "已完成",
// },
],
//在线面授管理学习记录
tableData3: [
@@ -3136,119 +3136,119 @@ export default defineComponent({
],
//开课
tableData6: [
{
key: 1,
num: 1,
organization: "管理者面授课1",
address: "核心能力大楼培训",
starttime: "2022-07-20 14:00:00",
createtime: "2022-07-14 14:00:00",
},
{
key: 2,
num: 2,
organization: "管理者面授课2",
address: "核心能力大楼培训",
starttime: "2022-07-20 14:00:00",
createtime: "2022-07-14 14:00:00",
},
{
key: 3,
num: 3,
organization: "管理者面授课3",
address: "核心能力大楼培训",
starttime: "2022-07-20 14:00:00",
createtime: "2022-07-14 14:00:00",
},
{
key: 4,
num: 4,
organization: "管理者面授课4",
address: "核心能力大楼培训",
starttime: "2022-07-20 14:00:00",
createtime: "2022-07-14 14:00:00",
},
{
key: 5,
num: 5,
organization: "管理者面授课5",
address: "核心能力大楼培训",
starttime: "2022-07-20 14:00:00",
createtime: "2022-07-14 14:00:00",
},
// {
// key: 1,
// num: 1,
// organization: "管理者面授课1",
// address: "核心能力大楼培训",
// starttime: "2022-07-20 14:00:00",
// createtime: "2022-07-14 14:00:00",
// },
// {
// key: 2,
// num: 2,
// organization: "管理者面授课2",
// address: "核心能力大楼培训",
// starttime: "2022-07-20 14:00:00",
// createtime: "2022-07-14 14:00:00",
// },
// {
// key: 3,
// num: 3,
// organization: "管理者面授课3",
// address: "核心能力大楼培训",
// starttime: "2022-07-20 14:00:00",
// createtime: "2022-07-14 14:00:00",
// },
// {
// key: 4,
// num: 4,
// organization: "管理者面授课4",
// address: "核心能力大楼培训",
// starttime: "2022-07-20 14:00:00",
// createtime: "2022-07-14 14:00:00",
// },
// {
// key: 5,
// num: 5,
// organization: "管理者面授课5",
// address: "核心能力大楼培训",
// starttime: "2022-07-20 14:00:00",
// createtime: "2022-07-14 14:00:00",
// },
],
//开课学员管理
tableData7: [
{
key: "1",
num: 1,
name: "李梦",
number: "1000",
department: "显示事业",
postion: "产品经理",
band: "Band9",
status: "待审核",
join: "手动加入",
signstatus: "-",
evastatus: "-",
overstatus: "-",
},
{
key: "2",
num: 2,
name: "李梦",
number: "1001",
department: "智慧医工",
postion: "产品经理",
band: "Band10",
status: "已通过",
join: "手动加入",
signstatus: "已签到",
evastatus: "已评估",
overstatus: "-",
},
{
key: "3",
num: 3,
name: "李梦",
number: "1002",
department: "业务支援",
postion: "产品经理",
band: "Band10",
status: "已拒绝",
join: "手动加入",
signstatus: "-",
evastatus: "-",
overstatus: "-",
},
{
key: "4",
num: 4,
name: "李梦",
number: "1003",
department: "业务支援",
postion: "产品经理",
band: "Band9",
status: "已通过",
join: "报名加入",
signstatus: "已签到",
evastatus: "-",
overstatus: "90/已结业",
},
{
key: "5",
num: 5,
name: "李梦",
number: "1004",
department: "业务支援",
postion: "产品经理",
band: "Band9",
status: "已通过",
join: "报名加入",
signstatus: "请假",
evastatus: "-",
overstatus: "",
},
// {
// key: "1",
// num: 1,
// name: "李梦",
// number: "1000",
// department: "显示事业",
// postion: "产品经理",
// band: "Band9",
// status: "待审核",
// join: "手动加入",
// signstatus: "-",
// evastatus: "-",
// overstatus: "-",
// },
// {
// key: "2",
// num: 2,
// name: "李梦",
// number: "1001",
// department: "智慧医工",
// postion: "产品经理",
// band: "Band10",
// status: "已通过",
// join: "手动加入",
// signstatus: "已签到",
// evastatus: "已评估",
// overstatus: "-",
// },
// {
// key: "3",
// num: 3,
// name: "李梦",
// number: "1002",
// department: "业务支援",
// postion: "产品经理",
// band: "Band10",
// status: "已拒绝",
// join: "手动加入",
// signstatus: "-",
// evastatus: "-",
// overstatus: "-",
// },
// {
// key: "4",
// num: 4,
// name: "李梦",
// number: "1003",
// department: "业务支援",
// postion: "产品经理",
// band: "Band9",
// status: "已通过",
// join: "报名加入",
// signstatus: "已签到",
// evastatus: "-",
// overstatus: "90/已结业",
// },
// {
// key: "5",
// num: 5,
// name: "李梦",
// number: "1004",
// department: "业务支援",
// postion: "产品经理",
// band: "Band9",
// status: "已通过",
// join: "报名加入",
// signstatus: "请假",
// evastatus: "-",
// overstatus: "",
// },
],
currentPage1: 1,
tableDataTotal1: 100,
@@ -3981,6 +3981,7 @@ export default defineComponent({
state.valueE2 = "";
state.xzinputV1 = "";
state.hideshow = true;
rest();
};
const of_exit = () => {
state.of_hs = false;
@@ -4683,11 +4684,11 @@ export default defineComponent({
};
const handleSearchStu = () => {
console.log(state.xygl_inputV1);
getTableDate3();
handleRestStu();
getTableDate2();
};
const handleRestStu = () => {
state.xygl_inputV1 = "";
getTableDate2();
};
const beforeUpload3 = (file) => {
@@ -4730,7 +4731,7 @@ export default defineComponent({
};
const handlePostSure = (obj) => {
console.log("obj11111");
console.log("处理后参数,直接解构使用");
console.log(obj);
addStudent({