mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-21 00:36:46 +08:00
feat:修改审核
This commit is contained in:
@@ -437,7 +437,8 @@ export default {
|
|||||||
});
|
});
|
||||||
};
|
};
|
||||||
const getDictList = async (param) =>
|
const getDictList = async (param) =>
|
||||||
api1.getDict({
|
api1
|
||||||
|
.getDict({
|
||||||
pageNo: 1,
|
pageNo: 1,
|
||||||
pageSize: 20,
|
pageSize: 20,
|
||||||
setCode: param,
|
setCode: param,
|
||||||
@@ -648,7 +649,6 @@ export default {
|
|||||||
background-color: #fafafa;
|
background-color: #fafafa;
|
||||||
}
|
}
|
||||||
.reworkCon {
|
.reworkCon {
|
||||||
height: 56px;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
border-bottom: 1px solid #f0f6fc;
|
border-bottom: 1px solid #f0f6fc;
|
||||||
|
|||||||
Reference in New Issue
Block a user