@@ -213,7 +213,7 @@ const queryParams = reactive({
feedbackStatus: '',
pageNum: 1,
pageSize: 10,
-});x
+});
// 表格数据
const commandList = ref([]);