|
@@ -501,8 +501,8 @@
|
|
|
</el-button>
|
|
|
<el-button :disabled="browseStatus" type="primary" size="small" @click="saveForm">保 存
|
|
|
</el-button>
|
|
|
- <el-button :disabled="browseStatus" type="primary" size="small">同步仓储费日期
|
|
|
- </el-button>
|
|
|
+<!-- <el-button :disabled="browseStatus" type="primary" size="small">同步仓储费日期-->
|
|
|
+<!-- </el-button>-->
|
|
|
</el-col>
|
|
|
<el-col style="display: flex; justify-content: flex-end">
|
|
|
<el-button size="small" type="info" prop="打印" @click="printZyd" v-if="entryPrinting == 0">作业单
|