Fixiaobai
2023-12-11 5d64e2573f5e0b9dc06891cf441c02b057310e1c
src/views/product/workbench/handymantype.vue
@@ -224,7 +224,6 @@
    workstationId: {
      handler: function(newVal, oldVal) {
        if (this.workstationId) {
          console.log(`output->this.workstationId`,this.workstationId)
          getAllHandymanTemplate(
            Object.assign({ workstationId: this.workstationId })
          ).then((response) => {