zzzz
2024-04-26 f989b0f6b7c1190a719d22a2aeec0e8914c2db07
src/page/list/favorites/data.list.vue
@@ -227,7 +227,7 @@
      const res = await api.getNewAdd({
        newCode: this.shengouObj.code,
        applyNums: this.fromData.value,
        type: this.fromData.type,
        type: this.shengouObj.type,
      });
      if (res.status === 0) {
        Notify({ type: "success", message: res.msg });