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) =>
|
||||
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;
|
||||
|
||||
Reference in New Issue
Block a user