mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-09 02:46:45 +08:00
-- fix bug
This commit is contained in:
@@ -883,7 +883,7 @@ export default defineComponent({
|
|||||||
jobTypeIds: selectJobId,
|
jobTypeIds: selectJobId,
|
||||||
bandIds: selectBandId,
|
bandIds: selectBandId,
|
||||||
sourceBelongId: state.sourceBelongId,
|
sourceBelongId: state.sourceBelongId,
|
||||||
sourceBelongFullName: state.sourceBelongName,
|
sourceBelongFullName: state.sourceBelongName
|
||||||
};
|
};
|
||||||
console.log("postData", postData);
|
console.log("postData", postData);
|
||||||
const checkList = [
|
const checkList = [
|
||||||
|
|||||||
Reference in New Issue
Block a user