快乐的昕的电脑
2025-10-09 68a1318b769f46f87f2a094b40d07e6c3c983697
components/mold.vue
@@ -119,8 +119,8 @@
            async fetchTools(searchKey) {
                // 传递对象,而不是字符串
                const res = await this.$post({
                    url: '/MesOrderSta/QueryTools',
                    data: { searchKey } // 这里是对象
                    url: '/MesCutterLedger/QueryTools',
                    data:searchKey
                });
                if (res.status === 0) {
                    this.filteredTools = res.data.tbBillList.map(t => ({