@@ -252,6 +252,7 @@ export default {
content: {
where: {
condition: "",
+ isenable:true
},
};
@@ -249,6 +249,7 @@ export default {
@@ -187,6 +187,7 @@ export default {
+ isused:"1"
@@ -198,6 +198,7 @@ export default {
@@ -1835,7 +1835,7 @@ td {
font-size: 16px;
color: #333333;
padding: 20px 20px;
- min-width: 120px;
+ width: 120px;
}
.custom-table {
border: none;
@@ -1903,4 +1903,4 @@ td {
border-top: none;
border-bottom: none;
-</style>
+</style>