src/views/eam/OperationCertificateApplyList.vue
@@ -1,6 +1,6 @@ <template> <a-card title="操作证申请" title="" :bordered="false" > <!-- 查询区域 --> @@ -17,10 +17,10 @@ :sm="24" > <a-form-item label="申请单编号"> <a-input <j-input placeholder="请输入申请单编号" v-model="queryParam.num" ></a-input> ></j-input> </a-form-item> </a-col> <a-col