第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

如何自動向表行添加時間戳并在更改時增加手提包#

如何自動向表行添加時間戳并在更改時增加手提包#

慕桂英546537 2021-09-17 10:16:07
我需要在用戶輸入他們的姓名首字母后自動添加時間戳,然后將創(chuàng)建新行,并且我需要將下一行的 tote# 增加到下一個數(shù)字,例如。(第 2 行 tote# 將是 2 )這是我的表結構<table id="harvestedCannabis">                        <tr>                            <th>Tote #</th>                            <th>Flowers</th>                            <th>Trim A</th>                            <th>Trim B</th>                            <th>Waste</th>                            <th>Originating Line(A,B,C)</th>                            <th>Preformed By</th>                            <th>Time Stamp</th>                        </tr>                        <tr>                            <td>1</td>                            <td><input type="number" step=".1"></td>                            <td><input type="number" step=".1"></td>                            <td><input type="number" step=".1"></td>                            <td><input type="number" step=".1"></td>                            <td><input type="text"></td>                            <td><input type="text" id="preformedBy"></td>                            <td id="timeStamp"></td>                        </tr>                    </table>這是我的 JS$(document).ready(function(){    $("#preformedBy").change(function(){        $('#harvestedCannabis > tbody:last-child').append('<tr><td>1</td><td><input type="number" step=".1"></td><td><input type="number" step=".1"></td><td><input type="number" step=".1"></td><td><input type="number" step=".1"></td><td><input type="text"></td><td><input type="text" id="preformedBy"></td><td id="timeStamp"></td></tr>');    });  });我希望在用戶輸入他們的 initails 時自動輸入時間戳并增加 tote#
查看完整描述

1 回答

  • 1 回答
  • 0 關注
  • 141 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號