opt: 任务。任务配置

This commit is contained in:
2023-12-28 18:59:46 +08:00
parent c10bee03c9
commit bf5696c15f
20 changed files with 145 additions and 70 deletions

View File

@@ -10,12 +10,12 @@
label-width="80px"
label-suffix=":"
>
<el-form-item label="参数编码">
<el-form-item label="模糊查询">
<el-input
v-model="query.code"
clearable
style="width: 240px"
placeholder="参数编码"
placeholder="编码/名称"
/>
</el-form-item>
<rrOperation />