@@ -270,6 +270,7 @@ export default class extends Vue {
// 编辑当前行
handleCurrentEdit(val: any) {
+ this.isWidth = true
this.next = false
this.systemMsg = '编辑系统'
this.currRowContent = val