components/mold.vue @@ -119,7 +119,7 @@ async fetchTools(searchKey) { // 传递对象,而不是字符串 const res = await this.$post({ url: '/MesOrderSta/QueryTools', url: '/MesCutterLedger/QueryTools', data:searchKey }); if (res.status === 0) {