js屏幕截图
版權(quán)所有:******* ?????? 技術(shù)支持:中化信息技術(shù)有限公司 <!-- 快捷鍵彈出框 -->
<el-dialog title="糾錯" :visible.sync="dialogVisible" width="50%"><img :src="dataURL" alt="" style="height:100%;width:100%"><el-form ref="findProblem" :model="findProblem" label-width="auto" style="padding-top: 20px;"><el-form-item label="問題描述:" prop="problemInfo" :rules="[{ required: true, message: '問題描述不能為空',trigger: 'blur'},]"><el-input type="textarea" :autosize="{ minRows: 2, maxRows: 4}" placeholder="請輸入內(nèi)容" v-model="findProblem.problemInfo"></el-input></el-form-item></el-form><span slot="footer" class="dialog-footer"><el-button type="primary" :disabled="isDisabledTJ" @click="submitForm('findProblem')">提 交</el-button>
</span>
</el-dialog>
總結(jié)
- 上一篇: aop记录日志操作
- 下一篇: hutool---发现了一个超级好用的开