完善采购合同上传功能

This commit is contained in:
mgw
2024-12-26 11:22:16 +08:00
parent 7ab2894ae8
commit b0e993dd53
4 changed files with 93 additions and 5 deletions

View File

@@ -12,7 +12,7 @@
<field name="res_id" invisible="1"/>
</group>
<footer>
<button name="action_upload_file" string="上传" type="object" class="btn-primary"/>
<button name="action_upload_file" string="确认上传" type="object" class="btn-primary"/>
<button string="取消" class="btn-secondary" special="cancel"/>
</footer>
</form>