WXL
2024-05-31 998b86eabbf6e7a3470bd3945b785d848af65460
src/views/patient/propaganda/particty.vue
@@ -342,7 +342,7 @@
          </div>
        </div>
        <el-button type="success" @click="nextstep('ruleForm')">{{
          quote ? "立即创建" : "任务详情设置"
          quote ? "立即创建" : "任务详情配置"
        }}</el-button>
        <el-button @click="resetForm('ruleForm')">重置</el-button>
      </div>
@@ -552,7 +552,9 @@
        </div>
        <el-button type="primary" @click="laststep()">上一步</el-button>
        <el-button type="success" @click="submitForm('ruleForm')"
          >立即创建</el-button
          >{{
          quote ? "立即创建" : "确认任务配置"
        }}</el-button
        >
        <el-button @click="resetForm('ruleForm')">重置</el-button>
      </div>