Commit 3c7fb377 by wangweidong

文件名大小写错误

parent 90339417
......@@ -21,7 +21,7 @@
</c-col>
<c-col :span="8">
<el-form-item
label="开立有效日期"
label="交易有效日期"
prop="opndatfrom"
style="width: 100%"
>
......
......@@ -49,6 +49,7 @@ export default {
}
this.load = false;
},
//nothing
async handleReset() {
this.model.infcon.seaownref = "";
this.model.infcon.opndatfrom = new Date();
......
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