src/views/systemSetting/silkStandardSetting/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/systemSetting/silkStandardSetting/index.vue
@@ -254,7 +254,6 @@ this.tableColumn.splice(2, 0, { label: "", prop: propStr, inputFloat: true, addColumn: true }) this.$set(this.dataObj, propStr, 0) this.$set(this.rankObj, propStr, 0) console.log(this.columnInputList) this.columnInputList.push({ rankProp: propStr, rankName: "", rankValue: 0 }) console.log(this.tableColumn, this.dataObj, "32323", this.columnInputList) this.silkTableList.tableColumn = this.tableColumn