简历临床试验其他阅片标准默认id修改
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
d47f0811cb
commit
45aa1ba24a
|
@ -458,7 +458,8 @@ export default {
|
||||||
isBtnDisabled: false,
|
isBtnDisabled: false,
|
||||||
selectId: '00000000-0000-0000-0000-000000000000',
|
selectId: '00000000-0000-0000-0000-000000000000',
|
||||||
dictionaryList: {},
|
dictionaryList: {},
|
||||||
otherId: 'ef84e9cb-f1a6-49d7-b6da-34be2c12abd5',
|
// otherId: 'ef84e9cb-f1a6-49d7-b6da-34be2c12abd5',
|
||||||
|
otherId:'00000000-0000-0000-0000-000000000000',
|
||||||
GCPData: {},
|
GCPData: {},
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -692,7 +692,8 @@ export default {
|
||||||
appendToBody: true,
|
appendToBody: true,
|
||||||
},
|
},
|
||||||
dictionaryList: {},
|
dictionaryList: {},
|
||||||
otherId: 'ef84e9cb-f1a6-49d7-b6da-34be2c12abd5',
|
// otherId: 'ef84e9cb-f1a6-49d7-b6da-34be2c12abd5',
|
||||||
|
otherId:'00000000-0000-0000-0000-000000000000',
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
watch: {
|
watch: {
|
||||||
|
|
Loading…
Reference in New Issue