src/views/eam/DeductionItemList.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 @@ -30,10 +30,10 @@ :sm="24" > <a-form-item label="内容"> <a-input <j-input placeholder="请输入内容" v-model="queryParam.content" ></a-input> ></j-input> </a-form-item> </a-col> <template v-if="toggleSearchStatus">