Explorar o código

设备档案设备编号JYXT-

shenqilong hai 11 meses
pai
achega
38564fd6bc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/component/device/deviceDialog.vue

+ 1 - 1
src/views/component/device/deviceDialog.vue

@@ -1224,7 +1224,7 @@ export default {
             return data.length > 0
         },
         generateRandomString () {
-            return `JYK-${Math.floor(Math.random() * 88888) + 10000}`
+            return `JYXT-${Math.floor(Math.random() * 88888) + 10000}`
         },
         async init () {
             this.loading = true