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