添加查看页面
This commit is contained in:
@@ -115,8 +115,8 @@
|
||||
/>
|
||||
</el-form-item>
|
||||
<el-form-item>
|
||||
<el-button type="primary" @click="onSubmit1" size="small">确定</el-button>
|
||||
<el-button type="primary" @click="empty(1)" size="small">清空表格</el-button>
|
||||
<el-button type="primary" :icon="Check" @click="onSubmit1" size="small">确定</el-button>
|
||||
<el-button type="primary" :icon="Delete" @click="empty(1)" size="small">清空表格</el-button>
|
||||
</el-form-item>
|
||||
</el-form>
|
||||
<!-- 电流通道内容 -->
|
||||
|
||||
Reference in New Issue
Block a user