Parcourir la source

编号模板变更

user5 il y a 2 ans
Parent
commit
3848d72553
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  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
         }