Update step3.js
This commit is contained in:
parent
0f3ded2c16
commit
8c2895bfa5
|
@ -19,8 +19,8 @@ export default class acclist extends React.Component{
|
||||||
model:{ //数据模型不可少
|
model:{ //数据模型不可少
|
||||||
"theme_id": "",
|
"theme_id": "",
|
||||||
"list": 2,
|
"list": 2,
|
||||||
"use": 3,
|
"use": 1,
|
||||||
"link": 2,
|
"link": 3,
|
||||||
},
|
},
|
||||||
options:[]
|
options:[]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue