Explorar el Código

模板参数变更

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

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

@@ -307,6 +307,7 @@
       // 变量值处理
       variableValue (row, type) {
         if (type === '1' || type === '2') {
+          row.value = ''
           row.showType = true
         }
         if (type === '3' || type === '4' || type === '5' || type === '6') {