@@ -3856,7 +3856,8 @@ export default {
let that = this
setTimeout(() => {
this.getAction('/kuaishou/batch/getActionBarTextByType', {
- type: '2'
+ type: that.getFormData('formProject','campaignType')
+
}).then(res => {
if (res.success) {
that.actionBarTextList = res.result