payne
2024-05-03 09542900534645e28c23f16caa94aa8a2c20cc5b
iWare_RawMaterialWarehouse_Web/src/views/main/WmsBase/WmsMaterial/tabItem/WmsSubstituteGood/addFormWmsSubstituteGood.vue
@@ -220,10 +220,6 @@
    onClose() {
      this.close()
    },
    setData(data){
      alert(1)
      this.list = data;
    },
    close() {
      this.$emit('update:visible', false)
    },