mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-15 05:46:45 +08:00
feat:taskoage所有二维码整理成一个弹窗,在线抽屉动态获取选项数,学习路径关联项目抽屉接口还没调试好
This commit is contained in:
@@ -239,9 +239,10 @@ export default {
|
||||
}
|
||||
// for (let i = 0; i < state.questions.length; i++) {
|
||||
// for (let k = 0; k < state.questions[i].options.length; k++) {
|
||||
// // console.log('1111111111111111', state.questions);
|
||||
// // console.log('2222222222222222', state.questions[i].options);
|
||||
|
||||
// console.log('1111111111111111', state.questions);
|
||||
// console.log('2222222222222222', state.questions[i]);
|
||||
// console.log(' state.questions[i].inputV', state.questions[i].inputV,);
|
||||
// console.log('state.questions[i].options[k].opvalue',state.questions[i].options[k].opvalue)
|
||||
// }
|
||||
// }
|
||||
let obj = {
|
||||
|
||||
Reference in New Issue
Block a user