調整
This commit is contained in:
@@ -913,6 +913,7 @@
|
||||
this.editedItem = $.extend(true, {}, item);
|
||||
//console.log("editTabletNew:",this.editedItem,item)
|
||||
try {
|
||||
console.log("editTabletNew:",this.editItem)
|
||||
//document.getElementById("tablet_edit_new_iframe").contentWindow.location.reload();
|
||||
// 如果是新項目,先保存
|
||||
if (this.editedItem.num <= 0 || this.editedItem.num === null || this.editedItem.num === undefined) {
|
||||
@@ -2057,7 +2058,7 @@
|
||||
:footer-props="footersDetail"
|
||||
:search="searchDetail"
|
||||
:options.sync="optionsDetail" class="elevation-1" fixed-header height="350px"
|
||||
item-key="num"
|
||||
<%--item-key="num"--%>
|
||||
<%-- :server-items-length="desserts_count"--%>
|
||||
>
|
||||
<v-divider inset></v-divider>
|
||||
|
||||
Reference in New Issue
Block a user