@@ -253,7 +253,7 @@
|
||||
v-if="QuestionList[index].QuestionGenre !== 3"
|
||||
style="margin-top: 20px"
|
||||
>
|
||||
分组:
|
||||
{{ $t("trials:adRules:title:group") }}
|
||||
<el-tag
|
||||
v-for="itemA of QuestionList[index].AnswerGroup2List"
|
||||
:key="itemA"
|
||||
|
||||
+1
-1
@@ -165,7 +165,7 @@ export default {
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
/deep/ .el-form-item__content{
|
||||
::v-deep .el-form-item__content{
|
||||
width: calc(100% - 110px);
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user