mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-12-03 20:49:56 +08:00
fix(测试跟踪):功能用例关联的devops需求,保存后回显为空
--bug=1022341 --user=王旭 【测试跟踪】github#21508,功能用例关联的devops需求,保存后回显为空 https://www.tapd.cn/55049933/s/1347263
This commit is contained in:
parent
5f2d8c3c79
commit
775fdb7555
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user