feat: 新增需求
This commit is contained in:
@@ -240,6 +240,7 @@
|
||||
},
|
||||
getConfigData() {
|
||||
this.loading = true;
|
||||
console.log(this.modelId,'modelId-------')
|
||||
getConfigData(this.modelId).then((res) => {
|
||||
if (res.code !== 200 || !res.data) {
|
||||
uni.showToast({
|
||||
|
||||
Reference in New Issue
Block a user