Explorar el Código

编号模板变更

user5 hace 2 años
padre
commit
3848d72553
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      src/views/modules/sys/mould/SerialnumTplForm.vue

+ 0 - 2
src/views/modules/sys/mould/SerialnumTplForm.vue

@@ -306,8 +306,6 @@
       },
       // 变量值处理
       variableValue (row, type) {
-        row.value = ''
-        row.showType = false
         if (type === '1' || type === '2') {
           row.showType = true
         }