自动化ui

feasure
lld 2026-02-25 23:24:22 +08:00
parent 100e916332
commit 42311198bf
1 changed files with 11 additions and 0 deletions

View File

@ -731,6 +731,17 @@ export default {
saveAutoTerm() {
var termMap = this.termList;
// todo
// todo
// uni.showModal({
// title: '',
// content: '',
// cancelText: '',
// confirmText: '',
// success: async (res) => {
//
// }
// })
}
},