2025-03-10 21:49
useFun.setPropConfig('design_type', {
change: ({ item }) => {
console.log(item)
if (item) {
// formData.value.name = route.query.project_name + item.label + '生产任务-' + (tableData.value.length + 1)
}
})
应该是赋值的问题,但是没有搞明白原因
2025-03-10 21:34
2025-03-10 08:45
2025-03-09 11:08
2025-03-08 17:17
2025-03-07 17:54
2025-03-07 12:00
2025-02-28 19:36
2025-02-27 21:01
2025-02-26 15:22
更新了,还是一样的
2025-02-25 20:53
2025-02-22 17:45
2025-02-20 11:17
2025-02-19 17:46
就是在学的列表中显示出班级的部分信息,例如
2025-02-19 17:23