@@ -115,7 +115,7 @@
width: 16px;
height: 16px;
backgroundcolor: #1dd81d;
- color: #fff;
+ color: green;
cursor: pointer;
"
></div>
@@ -1048,6 +1048,7 @@ export default {
console.log('添加到元素库');
console.log(this.tableData,'this.tableData');
this.eleDialog=true;
+ this.eleForm.tableOwner=''
},
submitEleDialog(){