Compare commits

..

No commits in common. "add564c4ed91e872004e4adcee339916563d3679" and "db6ebbdbafc261ab9061dfe396043d4dc48cfb9f" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "aix-win", "name": "aix-win",
"version": "1.2.0", "version": "1.1.8",
"description": "An Electron application with Vue", "description": "An Electron application with Vue",
"main": "./out/main/index.js", "main": "./out/main/index.js",
"author": "example.com", "author": "example.com",
@ -69,5 +69,6 @@
"vite-plugin-windicss": "^1.9.3", "vite-plugin-windicss": "^1.9.3",
"vue": "^3.4.30", "vue": "^3.4.30",
"windicss": "^3.5.6" "windicss": "^3.5.6"
} },
"packageManager": "pnpm@9.9.0+sha512.60c18acd138bff695d339be6ad13f7e936eea6745660d4cc4a776d5247c540d0edee1a563695c183a66eb917ef88f2b4feb1fc25f32a7adcadc7aaf3438e99c1"
} }

View File

@ -100,7 +100,6 @@ const getSubjectContent = async () => {
edustage, edustage,
// entpcourseedituserid: userId, // entpcourseedituserid: userId,
itemgroup: 'textbook', itemgroup: 'textbook',
orderby: 'orderidx asc',
pageSize: 10000 pageSize: 10000
} }