feat: There is no way the, bug xx

This commit is contained in:
super_liu
2022-04-04 20:48:28 +08:00
parent ec401d0c19
commit 5e7f354928
@@ -517,7 +517,7 @@
</el-form-item> </el-form-item>
<el-form-item label="备注(最终政策发布)" prop="lawsRemark" label-width="150px" class="add-form-item"> <el-form-item label="备注(最终政策发布)" prop="lawsRemark" label-width="150px" class="add-form-item">
<el-input v-model="sarLawsStandEO.lawsRemark" <el-input v-model="sarLawsStandEO.lawsRemark"
placeholder="请输入备注" placeholder="请输入备注(最终政策发布)"
clearable></el-input> clearable></el-input>
</el-form-item> </el-form-item>
</template> </template>