Commit 62100652 by wangna

getamc修改

parent 3cb45df7
...@@ -458,7 +458,7 @@ ...@@ -458,7 +458,7 @@
v-model="model.gidgrp.rec.orddat" v-model="model.gidgrp.rec.orddat"
style="width: 100%" style="width: 100%"
placeholder="请选择Order Date" placeholder="请选择Order Date"
disabled
></c-date-picker> ></c-date-picker>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -971,7 +971,7 @@ ...@@ -971,7 +971,7 @@
v-model="model.gidgrp.rec.orddat" v-model="model.gidgrp.rec.orddat"
style="width: 100%" style="width: 100%"
placeholder="请选择Order Date" placeholder="请选择Order Date"
disabled
></c-date-picker> ></c-date-picker>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
...@@ -38,16 +38,6 @@ ...@@ -38,16 +38,6 @@
<!--PD000727 --> <!--PD000727 -->
<el-tab-pane <el-tab-pane
v-if="model.gitp.swiftflg == ''"
label="Presentation/Delivery"
name="preperp"
>
<c-content>
<m-preperp :model="model" :codes="codes" />
</c-content>
</el-tab-pane>
<el-tab-pane
v-if="model.gitp.swiftflg == 'Y'" v-if="model.gitp.swiftflg == 'Y'"
label="Presentation/Delivery" label="Presentation/Delivery"
name="preperp" name="preperp"
......
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