doum
2025-09-23 920ad7c1062549f8ff6e5034f84a90c725dc89dd
admin/src/components/common/Value.vue
@@ -23,6 +23,11 @@
    }
  },
  methods: {
    /**
     * 获取值
     *
     * @returns {string}
     */
    getValue () {
      if (this.data == null) {
        return ''