This commit is contained in:
2026-02-25 15:28:12 +08:00
15 changed files with 362 additions and 314 deletions

View File

@@ -128,7 +128,6 @@ const confirm = () => {
const params = {
...fromValue,
};
debugger
if(type.value=='add'){
$api.myRequest('/train/public/announcement/add', {
...fromValue,