| | |
| | | <el-col :span="24"> |
| | | <el-form-item label="问题文本" prop="questionText"> |
| | | <el-input |
| | | :rows="2" |
| | | type="textarea" |
| | | :rows="2" |
| | | placeholder="请输入内容" |
| | | id="questionText" |
| | | maxlength="66" |
| | | show-word-limit |
| | | placeholder="请输入内容" |
| | | v-model.sync="indexform.questionText" |
| | | @focus="handleInput('questionText')" |
| | | maxlength="30" |
| | | /> |
| | | </el-form-item> </el-col |
| | | ></el-row> |
| | |
| | | > |
| | | <el-button size="small" type="primary">点击上传</el-button> |
| | | </el-upload> |
| | | <!-- <el-input v-model="indexform.userName" maxlength="30" /> --> |
| | | <!-- <el-input v-model="indexform.userName" maxlength="66" |
| | | show-word-limit /> --> |
| | | </el-form-item> |
| | | </el-col></el-row |
| | | > |
| | |
| | | placeholder="请输入内容" |
| | | v-model.sync="indexform.nomatchtext" |
| | | @focus="handleInput('nomatchtext')" |
| | | maxlength="30" |
| | | maxlength="66" |
| | | show-word-limit |
| | | /> |
| | | </el-form-item> </el-col |
| | | ></el-row> |
| | |
| | | placeholder="请输入内容" |
| | | v-model.sync="indexform.sliencetext" |
| | | @focus="handleInput('sliencetext')" |
| | | maxlength="30" |
| | | maxlength="66" |
| | | show-word-limit |
| | | /> |
| | | </el-form-item> </el-col |
| | | ></el-row> |
| | |
| | | </el-form-item> |
| | | </el-col></el-row |
| | | > |
| | | <el-row> |
| | | <el-col :span="24"> |
| | | <el-form-item label="通用库文本" prop="submoduletext"> |
| | | <el-input |
| | | type="textarea" |
| | | :rows="2" |
| | | id="submoduletext" |
| | | placeholder="请输入内容" |
| | | v-model.sync="indexform.submoduletext" |
| | | @focus="handleInput('submoduletext')" |
| | | maxlength="30" |
| | | /> |
| | | </el-form-item> </el-col |
| | | ></el-row> |
| | | <el-row> |
| | | <el-col :span="6"> |
| | | <el-form-item label="通用库语音" prop="libraryy"> |
| | | <el-upload |
| | | class="upload-demo" |
| | | action="https://jsonplaceholder.typicode.com/posts/" |
| | | :on-change="handleChange" |
| | | :file-list="fileList" |
| | | :limit="1" |
| | | :on-exceed="handleExceed" |
| | | > |
| | | <el-button size="small" type="primary">点击上传</el-button> |
| | | </el-upload> |
| | | </el-form-item> |
| | | </el-col></el-row |
| | | > |
| | | |
| | | <el-row> |
| | | <el-col :span="24"> |
| | | <el-form-item label="听不清文本" prop="noclearlytext"> |
| | |
| | | id="noclearlytext" |
| | | :rows="2" |
| | | placeholder="请输入内容" |
| | | @focus="handleInput('noclearlytext')" |
| | | @focus="handleInput('noclearlytext')" |
| | | v-model.sync="indexform.noclearlytext" |
| | | maxlength="30" |
| | | maxlength="66" |
| | | show-word-limit |
| | | /> |
| | | </el-form-item> </el-col |
| | | ></el-row> |