@@ -1839,7 +1839,7 @@ export default {
// display: inline-block;
//}
.el-select-dropdown__item span {
- min-width: 300px;
+ // min-width: 300px;
display: inline-block;
}
</style>
@@ -719,7 +719,6 @@ export default {
this.getExcelHtml(pkeyId);
},
handleEditFormula(row) {
- console.log(row,'公式');
this.curEleTable = row;
getTableElments(this.curEleTable.initTableId).then((res) => {
// selectFormElements(this.curEleTable.id).then((res) => {