|  |  | 
 |  |  |                   @focus="handleInput('scriptContent')" | 
 |  |  |                 /> | 
 |  |  |               </el-form-item> | 
 |  |  |               <el-form-item label="问题描述" prop="scriptDesc"> | 
 |  |  |                 <el-input | 
 |  |  |                   :rows="1" | 
 |  |  |                   type="textarea" | 
 |  |  |                   id="scriptDesc" | 
 |  |  |                   show-word-limit | 
 |  |  |                   placeholder="请输入描述内容" | 
 |  |  |                   v-model.sync="indexform.scriptDesc" | 
 |  |  |                 /> | 
 |  |  |               </el-form-item> | 
 |  |  |           <el-row> | 
 |  |  |             <el-col :span="12"> | 
 |  |  |               <el-form-item label="语言" prop="deptId"> | 
 |  |  | 
 |  |  |         ivrLibaScriptTargetoptionList: [], | 
 |  |  |         ivrLibaScriptTagList: [], | 
 |  |  |         suitway: "2", | 
 |  |  |         noMatchText:'抱歉,我没有听懂,您能再说一遍吗?', | 
 |  |  |         noClearlyText:'抱歉,我没有听清您说的话,您可以再说一次吗?', | 
 |  |  |         slienceText:'抱歉,我没有听到您说的话,您可以再说一次吗?', | 
 |  |  |       }, | 
 |  |  |       mode: [], | 
 |  |  |       questionclass: [], |