去除了截止日期栏的清除日期叉号按钮,以修复日期为空时提交/保存问卷参数错误的问题 #87
Annotations
9 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Running Lint:
src/App.vue#L38
'ref' is defined but never used
|
Running Lint:
src/App.vue#L38
'watch' is defined but never used
|
Running Lint:
src/App.vue#L38
'onBeforeMount' is defined but never used
|
Running Lint:
src/App.vue#L38
'onMounted' is defined but never used
|
Running Lint:
src/pages/DetailInfo/index.vue#L444
'VueDraggable' is defined but never used
|
Running Lint:
src/pages/View/file.vue#L84
'uploadFile' is defined but never used
|
Running Lint:
src/utilities/darkModeSwitch.ts#L13
'old_value' is defined but never used
|
Loading