feat:修改审核

This commit is contained in:
lixg
2023-02-24 21:53:46 +08:00
parent 2fa38d3abf
commit fe37c6e273

View File

@@ -437,7 +437,8 @@ export default {
});
};
const getDictList = async (param) =>
api1.getDict({
api1
.getDict({
pageNo: 1,
pageSize: 20,
setCode: param,
@@ -648,7 +649,6 @@ export default {
background-color: #fafafa;
}
.reworkCon {
height: 56px;
display: flex;
align-items: center;
border-bottom: 1px solid #f0f6fc;