自动化ui
parent
100e916332
commit
42311198bf
|
|
@ -731,6 +731,17 @@ export default {
|
|||
saveAutoTerm() {
|
||||
var termMap = this.termList;
|
||||
// todo 校验、后端保存
|
||||
|
||||
// todo
|
||||
// uni.showModal({
|
||||
// title: '温馨提示:',
|
||||
// content: '',
|
||||
// cancelText: '取消',
|
||||
// confirmText: '确定',
|
||||
// success: async (res) => {
|
||||
//
|
||||
// }
|
||||
// })
|
||||
}
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue