Sfoglia il codice sorgente

模板参数变更

user5 2 anni fa
parent
commit
3827f347fb
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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') {