Explorar o código

模板参数变更

user5 %!s(int64=2) %!d(string=hai) anos
pai
achega
3827f347fb
Modificáronse 1 ficheiros con 1 adicións e 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') {