he wei
2024-01-08 c0a2b4b4ea6f3edd24a46106221ef134a91a8e4a
src/views/hrControl/components/card.vue
@@ -96,9 +96,9 @@
  },
  watch: {
    datas() {
      if (this.setFlag) {
        this.num = this.datas[this.option.key1];
      }
      // if (this.setFlag) {
      // }
      this.num = this.datas[this.option.key1];
    },
    checked(n) {
      this.checked1 = n;