haoxuan
2024-04-29 9a1a38de1cead46bfb28e22cdbdcf3fd32a4a94b
src/views/employeeSalary/salaryPlan/components/SilkSetDialog.vue
@@ -61,8 +61,8 @@
      if (newVal) {
        this.$nextTick(() => {
          this.$refs["form"].resetFields();
          this.form.wildSilkList=this.editRow.wildSilkList.value||['野纤']
        });
        this.form=this.editRow
      }
    },
  },