当前位置:网站首页>控制输入框弹出弹窗 和不弹出窗口
控制输入框弹出弹窗 和不弹出窗口
2022-07-29 01:20:00 【小菜鸟码住】
表格套表单
html代码如下
<el-form
ref="FormRef"
:model="xyjczlForm"
:rules="rules"
:disabled="Isdisabled"
>
<el-row>
<el-col>
<el-form-item prop="tjsj" label="诊疗时间">
<el-date-picker
v-model="xyjczlForm.tjsj"
type="date"
placeholder="请选择日期"
/></el-form-item>
</el-col>
</el-row>
<el-table
class="main_table"
:data="zbList"
border
:resizable="false"
style="width: 100%"
>
<el-table-column prop="yt" label="用途">
<template #default="scope">
<el-form-item prop="yt">
<el-radio-group
v-model="scope.row.yt"
@change="changeYt(scope.row)"
>
<el-radio label="控制血压" />
<el-radio label="治疗贫血" />
<el-radio label="纠正钙磷代谢紊乱" />
<el-radio label="调节水、电解质和酸碱代谢平衡" />
<el-radio label="其他" />
</el-radio-group>
</el-form-item>
</template>
</el-table-column>
<el-table-column prop="yymc" label="用药名称" width="200">
<template #default="scope">
<el-form-item prop="yymc">
<el-input
@click="ypmcClick(scope.row, scope.$index)"
:readonly="scope.row.yt != '其他'"
v-model="scope.row.yymc"
placeholder="请输入用药名称"
></el-input>
</el-form-item>
</template>
</el-table-column>
<el-table-column prop="yf" label="用量及用法" >
<template #default="scope">
<el-form-item prop="yf">
<el-input v-model="scope.row.yf" type="textarea"></el-input>
</el-form-item>
</template>
</el-table-column>
</el-table>
</el-form>
边栏推荐
- 数学建模——公交调度优化
- Mathematical modeling -- bus scheduling optimization
- JS timer setinterval clearinterval delayer setTimeout asynchronous animation
- How to crawl web pages with playwright?
- Force deduction brush question (1): sum of two numbers
- 正则过滤数据学习笔记(①)
- 【公开课预告】:快手GPU/FPGA/ASIC异构平台的应用探索
- JS dom2 and dom3
- What is the function of data parsing?
- Mathematical modeling - location of police stations
猜你喜欢
![[10:00 public class]: application exploration of Kwai gpu/fpga/asic heterogeneous platform](/img/e7/1d06eba0e50eeb91d2d5da7524f4af.png)
[10:00 public class]: application exploration of Kwai gpu/fpga/asic heterogeneous platform

(cvpr-2019) selective kernel network

Have you ever encountered the situation that the IP is blocked when crawling web pages?

为什么 BI 软件都搞不定关联分析

Implementation of 10m multifunctional signal generator with FPGA

Planning mathematics final exam simulation II

Planning mathematics final simulation exam I

druid. io index_ Realtime real-time query
![Golang run times undefined error [resolved]](/img/9b/3379aeeff59b47531fe277f7422ce7.png)
Golang run times undefined error [resolved]

Force deduction brush question (2): sum of three numbers
随机推荐
Promise解决异步
数学建模——带相变材料的低温防护服御寒仿真模拟
leetcode/和大于等于target的连续最短子数组
【MySQL】sql给表起别名
DSP vibration seat
【7.21-26】代码源 - 【好序列】【社交圈】【namonamo】
Lua third-party byte stream serialization and deserialization module --lpack
[the road of Exile - Chapter 6]
Have you ever encountered the situation that the IP is blocked when crawling web pages?
[the road of Exile - Chapter 2]
Leetcode 112: path sum
MySQL安装常见报错处理大全
Mobile communication -- simulation model of error control system based on convolutional code
Mathematical modeling -- bus scheduling optimization
给LaTeX公式添加优美的注解;日更『数据科学』面试题集锦;大学生『计算机』自学指南;个人防火墙;前沿资料/论文 | ShowMeAI资讯日报
移动通信——基于卷积码的差错控制系统仿真模型
Sigma-DSP-OUTPUT
Mathematical modeling -- heat conduction of subgrade on Permafrost
(CVPR-2019)选择性的内核网络
Overview of Qualcomm 5g intelligent platform