guoyujie
21 分钟以前 b0a4de74b47e2626f51eb4a844db3e62f6a4bf9d
north-glass-erp/northglass-erp/src/views/sd/basicData/SearchProcessAttributeConfig.vue
@@ -102,6 +102,12 @@
    if ($grid) {
      switch (code) {
        case 'add': {
          submit.value.glassLevel = [null,null]
          submit.value.processType = null
          submit.value.processName = null
          submit.value.inputType = null
          submit.value.id = null
          rowIndex.value = null
          dialogTableVisible.value = true
          break
        }