Explorar el Código

wanda-adm:feat> 修改编辑系统弹框大小

shaun-sheep hace 3 años
padre
commit
d6cc767fd1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/maintain/system/index.vue

+ 1 - 0
src/views/maintain/system/index.vue

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