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