How to change label text?

前端 未结 3 1272
感动是毒
感动是毒 2021-01-22 05:04

I try to change label text but nothing works

  function changeText(lblTxt) {

        var lblAjaxUpdate = $(\"#\" + Key).find(\"[class=\'label\']\");//finds the          


        
3条回答
提交回复
热议问题