Auto Submit

dev_local_v9_test2
autosubmit 2 years ago
parent 596742630c
commit 5ffd25ee69

@ -25,7 +25,7 @@
display: block !important;
}
</style><script>if(document.domain !== "www.educoder.net") document.title = '';</script>
<script src="/react/build/umi.5bdbbd74.js"></script>
<script src="/react/build/umi.eb6ae8e7.js"></script>
<script src="/react/build/js/public.js"></script>
</body></html>

@ -306,7 +306,7 @@ var Navigation = function Navigation(_ref) {
render: function render(text) {
return /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
placement: "bottomLeft",
title: text,
title: unitType[text],
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: unitType[text]
})

@ -141,7 +141,7 @@ var ViewModal = function ViewModal(_ref) {
destroyOnClose: true,
className: ViewModalmodules.my_modal,
open: openViewModal,
title: "\u7533\u8D2D\u7EC6\u5219",
title: "\u7269\u8D44\u660E\u7EC6",
width: "800px",
footer: (viewInfo === null || viewInfo === void 0 ? void 0 : viewInfo.status) == 'pending' && /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: ViewModalmodules.footer,
@ -447,7 +447,7 @@ var Navigation = function Navigation(_ref) {
render: function render(text) {
return /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
placement: "bottomLeft",
title: text,
title: statusType[text],
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: statusType[text]
})
@ -477,7 +477,7 @@ var Navigation = function Navigation(_ref) {
render: function render(text) {
return /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
placement: "bottomLeft",
title: text,
title: text ? dayjs_min_default()(text).format('YYYY-MM-DD') : '--',
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: text ? dayjs_min_default()(text).format('YYYY-MM-DD') : '--'
})

@ -351,7 +351,7 @@ var Navigation = function Navigation(_ref) {
render: function render(text) {
return /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
placement: "bottomLeft",
title: text,
title: statusType[text],
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: statusType[text]
})
@ -377,7 +377,16 @@ var Navigation = function Navigation(_ref) {
}, {
title: '使用实验室',
dataIndex: 'classroom_title',
ellipsis: true
ellipsis: true,
render: function render(text) {
return /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
placement: "bottomLeft",
title: text,
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: text || '--'
})
});
}
}, {
title: '使用实验室房间',
dataIndex: 'classroom_room_title',
@ -398,7 +407,7 @@ var Navigation = function Navigation(_ref) {
render: function render(text) {
return /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
placement: "bottomLeft",
title: text,
title: text ? dayjs_min_default()(text).format('YYYY-MM-DD HH:ss') : '--',
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: text ? dayjs_min_default()(text).format('YYYY-MM-DD HH:ss') : '--'
})

@ -165,26 +165,32 @@ var ViewModal = function ViewModal(_ref) {
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: "\u7533\u8D2D\u539F\u56E0"
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
title: viewInfo === null || viewInfo === void 0 ? void 0 : viewInfo.classroom_title,
style: {
color: '#000',
display: 'inline-block',
width: 250,
marginBottom: 0,
position: 'relative',
top: 6
},
children: (viewInfo === null || viewInfo === void 0 ? void 0 : viewInfo.classroom_title) || '--'
}), /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
title: (viewInfo === null || viewInfo === void 0 ? void 0 : viewInfo.classroom_title) || '--',
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
title: viewInfo === null || viewInfo === void 0 ? void 0 : viewInfo.classroom_title,
style: {
color: '#000',
display: 'inline-block',
width: 250,
marginBottom: 0,
position: 'relative',
top: 6
},
children: (viewInfo === null || viewInfo === void 0 ? void 0 : viewInfo.classroom_title) || '--'
})
})]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: "\u5173\u8054"
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
color: '#000'
},
children: (viewInfo === null || viewInfo === void 0 ? void 0 : viewInfo.container_titile) || '--'
}), /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
title: (viewInfo === null || viewInfo === void 0 ? void 0 : viewInfo.container_titile) || '--',
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
color: '#000'
},
children: (viewInfo === null || viewInfo === void 0 ? void 0 : viewInfo.container_titile) || '--'
})
})]
})]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
@ -192,20 +198,26 @@ var ViewModal = function ViewModal(_ref) {
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: "\u7533\u8BF7\u5B9E\u9A8C\u5BA4"
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
color: '#000'
},
children: (viewInfo === null || viewInfo === void 0 ? void 0 : viewInfo.classroom_title) || '--'
}), /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
title: (viewInfo === null || viewInfo === void 0 ? void 0 : viewInfo.classroom_title) || '--',
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
color: '#000'
},
children: (viewInfo === null || viewInfo === void 0 ? void 0 : viewInfo.classroom_title) || '--'
})
})]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: "\u7533\u8BF7\u4EBA"
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
color: '#000'
},
children: viewInfo === null || viewInfo === void 0 ? void 0 : viewInfo.user_name
}), /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
title: viewInfo === null || viewInfo === void 0 ? void 0 : viewInfo.user_name,
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
color: '#000'
},
children: viewInfo === null || viewInfo === void 0 ? void 0 : viewInfo.user_name
})
})]
})]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
@ -213,20 +225,26 @@ var ViewModal = function ViewModal(_ref) {
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: "\u624B\u673A\u53F7"
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
color: '#000'
},
children: (viewInfo === null || viewInfo === void 0 ? void 0 : viewInfo.phone) || '--'
}), /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
title: (viewInfo === null || viewInfo === void 0 ? void 0 : viewInfo.phone) || '--',
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
color: '#000'
},
children: (viewInfo === null || viewInfo === void 0 ? void 0 : viewInfo.phone) || '--'
})
})]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: "\u90AE\u7BB1"
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
color: '#000'
},
children: (viewInfo === null || viewInfo === void 0 ? void 0 : viewInfo.mail) || '--'
}), /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
title: (viewInfo === null || viewInfo === void 0 ? void 0 : viewInfo.mail) || '--',
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
color: '#000'
},
children: (viewInfo === null || viewInfo === void 0 ? void 0 : viewInfo.mail) || '--'
})
})]
})]
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
@ -509,28 +527,68 @@ var Navigation = function Navigation(_ref) {
var columns = [{
title: '申购编号',
dataIndex: 'number',
ellipsis: true
ellipsis: true,
render: function render(text) {
return /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
placement: "bottomLeft",
title: text,
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: text
})
});
}
}, {
title: '申请人',
dataIndex: 'user_name',
ellipsis: true
ellipsis: true,
render: function render(text) {
return /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
placement: "bottomLeft",
title: text,
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: text
})
});
}
}, {
title: '角色',
dataIndex: 'user_role',
ellipsis: true,
render: function render(text) {
return /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: text == 'student' ? '学生' : '教师'
return /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
placement: "bottomLeft",
title: text == 'student' ? '学生' : '教师',
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: text == 'student' ? '学生' : '教师'
})
});
}
}, {
title: '手机号码',
dataIndex: 'phone',
ellipsis: true
ellipsis: true,
render: function render(text) {
return /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
placement: "bottomLeft",
title: text,
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: text
})
});
}
}, {
title: '申请实验室',
dataIndex: 'classroom_title',
ellipsis: true
ellipsis: true,
render: function render(text) {
return /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
placement: "bottomLeft",
title: text,
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: text
})
});
}
}, {
title: '申购名称',
dataIndex: 'reason',

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save