jinlin
2024-08-02 0d2203b4027ae3bf524d63da67202e778648e4cf
web/src/views/modules/basicInfo/XhProductModel-AddOrUpdate.vue
@@ -43,6 +43,7 @@
          id: '',
          pid: '',
          name: '',
          shipId: '',
          productType: '',
          operatImg: '',
          operatImgName: '',
@@ -57,6 +58,9 @@
    },
    methods: {
      init(id, params) {
        if (params.shipId) {
          this.dataForm.shipId = params.shipId
        }
        if (params.type === 'xh') {
          this.isShow = false
          this.dataForm.pid = null