Explorar o código

代码提交:
0914系统管理-编号模板设置

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

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

@@ -306,6 +306,8 @@
       },
       // 变量值处理
       variableValue (row, type) {
+        row.value = ''
+        row.showType = false
         if (type === '1' || type === '2') {
           row.showType = true
         }