|
|
|
@ -19,6 +19,7 @@ import Ecerciseallbackagain from './Ecerciseallbackagain';
|
|
|
|
|
|
|
|
|
|
const polls_status={1:"未发布",2:"提交中",3:"已截止",4:"已结束"}
|
|
|
|
|
const start_Value={0:"继续答题",1:"查看答题",2:"开始答题"}
|
|
|
|
|
|
|
|
|
|
//试卷主要设置页面
|
|
|
|
|
class Testpapersettinghomepage extends Component{
|
|
|
|
|
constructor(props) {
|
|
|
|
|