✨ feat: crm初步
This commit is contained in:
@@ -335,7 +335,7 @@ export default {
|
||||
},
|
||||
// 跳转详情页
|
||||
goToDetail(scriptId) {
|
||||
this.$router.push({ path: `/shop/rich/${scriptId}` });
|
||||
this.$router.push({ path: `/crm/rich/${scriptId}` });
|
||||
},
|
||||
handleGenerateScript() {
|
||||
this.generateScriptLoading = true;
|
||||
|
||||
Reference in New Issue
Block a user