Error when audit

Failed to compile.

./src/pages/audits/list.vue?vue&type=script&setup=true&lang=js (./node_modules/cache-loader/dist/cjs.js??ref–13-0!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref–1-0!./node_modules/vue-loader-v16/dist??ref–1-1!./src/pages/audits/list.vue?vue&type=script&setup=true&lang=js)
Module Error (from ./node_modules/vue-loader-v16/dist/index.js):
[@vue/compiler-sfc] Unexpected token, expected “,” (154:97)

C:\Users\Administrador\Documents\RadSystems\PHPRad VUE Projects\tramites\frontend\src\pages\audits\list.vue
338| {
339| label: “Edit”,
340| command: (event) => { app.openPageDialog({ page:‘audits/edit’, url: /audits/edit }, closeBtn: true ) },
| ^
341| icon: “pi pi-pencil”
342| },

Provide more information about the configuration you did, what environment if it was the first time publishing the project after creating it, or if you added a custom code to the project.