采购计量

This commit is contained in:
‘huanghaiixia’
2026-03-10 11:21:08 +08:00
parent 61a01d6d77
commit b576044b95
9 changed files with 594 additions and 190 deletions

View File

@ -17,7 +17,7 @@
<a-row>
<a-col :span="8">
<a-form-item label="船期编号" name="ssNo">
<a-input-search v-model:value="formState.ssNo" :disabled="isDisable || pageType" placeholder="请选择船期" readonly @search="onSearchShip"/>
<a-input-search v-model:value="formState.ssNo" :disabled="Boolean(isDisable || pageType ) " placeholder="请选择船期" readonly @search="onSearchShip"/>
</a-form-item>
</a-col>
<a-col :span="8">