This commit is contained in:
闫晓茹 2023-05-06 09:24:03 +08:00
parent 6b1bd87f35
commit 6352bb976a
2 changed files with 2 additions and 0 deletions

View File

@ -58,6 +58,7 @@ export function updateTrainingItem(data) {
data: data
})
}
// 下拉
export function selectSubordinateItem(trainingParentId) {
return request({
url: `/system/trainingItem/selectSubordinateItem?trainingParentId=${trainingParentId}`,

View File

@ -1175,6 +1175,7 @@ export default {
this.getList();
},
methods: {
//
info(row) {
if (!row.expand) {
//