Explorar o código

编号模板选择无法调整更改

user5 %!s(int64=2) %!d(string=hai) anos
pai
achega
a36e4bf6a4
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/views/modules/sys/mould/SerialnumTplForm.vue

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

@@ -309,6 +309,9 @@
         if (type === '1' || type === '2') {
           row.showType = true
         }
+        if (type === '3' || type === '4' || type === '5' || type === '6') {
+          row.showType = false
+        }
         if (type === '7') {
           row.value = new Date().getFullYear()
           row.showType = true