ouyj il y a 7 mois
Parent
commit
a913d8deed
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      ygtx-ui/src/views/gxt/faultCodes/index.vue

+ 1 - 1
ygtx-ui/src/views/gxt/faultCodes/index.vue

@@ -113,7 +113,7 @@
           </el-col>
           <el-col :span="12">
             <el-form-item label="故障条纹" prop="faultBarcode">
-              <el-input v-model="form.faultBarcode" placeholder="请输入故障条纹" maxlength="100" show-word-limit v-chinese-limit/>
+              <el-input v-model="form.faultBarcode" placeholder="请输入故障条纹" maxlength="100" show-word-limit/>
             </el-form-item>
           </el-col>
         </el-row>