Commit 39603221 authored by youjie's avatar youjie

no message

parent 0e4bf210
......@@ -253,7 +253,7 @@
</el-row>
</el-form>
<div slot="footer" class="dialog-footer">
<button class="hollowFixedBtn" @click="dialogFormVisible=false, iniTAddMsg">{{$t('pub.cancelBtn')}}</button>
<button class="hollowFixedBtn" @click="dialogFormVisible=false, iniTAddMsg()">{{$t('pub.cancelBtn')}}</button>
<button class="normalBtn" type="primary" v-loading="saveLoading" @click="UpdateDate('addMsg')">{{$t('pub.sureBtn')}}</button>
</div>
</el-dialog>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment