@@ -739,6 +739,7 @@ export default {
prop: "type",
hidden: true,
scope: "topic",
+ width:"140px"
},
{
label: "标题前缀",
@@ -767,6 +768,7 @@ export default {
prop: "publishStatus",
scope: "fabStatus",
],
tableData: [],
@@ -742,12 +742,12 @@ export default {
prop: "prefixName",
- width: "160px",
label: "题目详细",
@@ -770,6 +770,7 @@ export default {