fix(测试跟踪):功能用例关联的devops需求,保存后回显为空

--bug=1022341 --user=王旭 【测试跟踪】github#21508,功能用例关联的devops需求,保存后回显为空 https://www.tapd.cn/55049933/s/1347263
This commit is contained in:
WangXu10 2023-03-09 16:56:08 +08:00 committed by jianxing
parent 5f2d8c3c79
commit 775fdb7555
1 changed files with 0 additions and 1 deletions

View File

@ -702,7 +702,6 @@ export default {
this.result = { loading: false };
},
buildDemandCascaderOptions(data, options, pathArray) {
this.demandValue = [];
data.forEach((item) => {
let option = {
label: item.platform + ": " + item.name,