Commit 370b9987 by 潘际乾

setpan

parent b8503f62
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
<c-col :span="12"> <c-col :span="12">
<c-form-item label="自�'�区主�'�号" prop="setmod.zmqacc"> <c-form-item label="自�'�区主�'�号" prop="setmod.zmqacc">
<c-input v-model="model.setmod.zmqacc" maxlength="20" :placeholder="$t('other.please_enter')+'自�'�区主�'�号'"></c-input> <c-input v-model="model.setmod.zmqacc" maxlength="20" :placeholder="$t('other.please_enter')+'自区主号'"></c-input>
</c-form-item> </c-form-item>
</c-col> </c-col>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
<c-date-picker <c-date-picker
type="date" type="date"
v-model="scope.row.matdat" v-model="scope.row.matdat"
value-format="YYYY-MM-DD" value-format="yyyy-MM-dd"
placeholder="请选择Date" placeholder="请选择Date"
style="width: 100%" style="width: 100%"
@change="executeDefault('liaall.liaallg.matdat')" @change="executeDefault('liaall.liaallg.matdat')"
......
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